From bafcae197cce386bd85c264c6ecf115a2709460c Mon Sep 17 00:00:00 2001 From: Samir Saci Date: Tue, 2 Nov 2021 17:39:24 +0100 Subject: [PATCH] update readme --- README.md | 2 +- .../{launch_streamlit.PNG => launch_streamlit.png} | Bin 2 files changed, 1 insertion(+), 1 deletion(-) rename static/img/{launch_streamlit.PNG => launch_streamlit.png} (100%) diff --git a/README.md b/README.md index e6f378f..cca58bb 100644 --- a/README.md +++ b/README.md @@ -226,7 +226,7 @@ Because the ressources provided by Streamlit cloud or Heroku are limited, I woul > -> Enjoy! # Use the application 🖥️ -> Access it here: +> This app has not been deployed, you need to use it locally/. ## **Why should you use it?** This Streamlit Web Application has been designed for **Supply Chain Engineers** to help them simulating the impact on picking route optimization in the total distance of their picking operators. diff --git a/static/img/launch_streamlit.PNG b/static/img/launch_streamlit.png similarity index 100% rename from static/img/launch_streamlit.PNG rename to static/img/launch_streamlit.png