From 88260fe183ce6995efa99d64414860ee0b171b87 Mon Sep 17 00:00:00 2001 From: RhoderickGalero <95960118+RhoderickGalero@users.noreply.github.com> Date: Thu, 26 Oct 2023 07:32:07 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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