diff --git a/README.md b/README.md index 8c3ce44..b56ccc5 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ kubectl delete -f k8s-specifications/ ## Architecture -![Architecture diagram](architecture.excalidraw.png) +![Architecture diagram](architecture.svg) * A front-end web app in [Python](/vote) which lets you vote between two options * A [Redis](https://hub.docker.com/_/redis/) which collects new votes