From 5891f5f1e28014d060596dd5f73ad04553204092 Mon Sep 17 00:00:00 2001 From: Jisha-tr <82383735+Jisha-tr@users.noreply.github.com> Date: Wed, 30 Oct 2024 18:12:48 +1100 Subject: [PATCH] Update README.md --- .../Beyond-GPS-Navi-Bot/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Algorithms and Deep Learning Models/Beyond-GPS-Navi-Bot/README.md b/Algorithms and Deep Learning Models/Beyond-GPS-Navi-Bot/README.md index 4785408f8..25f51880b 100644 --- a/Algorithms and Deep Learning Models/Beyond-GPS-Navi-Bot/README.md +++ b/Algorithms and Deep Learning Models/Beyond-GPS-Navi-Bot/README.md @@ -1,6 +1,7 @@ # NaviBot-Voice-Assistant To get started with NaviBot-Voice-Assistant, follow these steps: +This is the step by step guide for installation. 1. Navigate to the project directory: @@ -33,4 +34,4 @@ To get started with NaviBot-Voice-Assistant, follow these steps: ```bash streamlit run app.py - ``` \ No newline at end of file + ```