From 9d88646f34a0c805dbefc61295edefa1031f16f9 Mon Sep 17 00:00:00 2001 From: Benito Martin <116911431+benitomartin@users.noreply.github.com> Date: Sun, 30 Jun 2024 15:49:14 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f82fe63..8067b85 100644 --- a/README.md +++ b/README.md @@ -52,6 +52,7 @@ The project has been structured with the following files: - `deploy-gke.yaml:` deployment function - `kustomization.yaml:` kustomize deployment function - `requirements.txt:` project requirements +- `streamlit_app.py`: streamlit app ## Project Set Up