From 16f736593a3164415da0a078a04a4334067d7faa Mon Sep 17 00:00:00 2001 From: "stefan.caramizoiu" Date: Wed, 1 Apr 2026 08:32:40 +0000 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8cfd539..ee3120e 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,8 @@ Microfon → faster-whisper (voce → text) ### 1. Cloneaza repo-ul ```bash -git clone https://github.com//scoala-verde.git -cd scoala-verde +git clone https://git.optospintronics.org/stefan.caramizoiu/Ecobot_Scoala_Verde.git EcoBotApp +cd EcoBotApp ``` ### 2. Creeaza mediul virtual si instaleaza dependintele @@ -82,7 +82,7 @@ Deschide browserul la **http://localhost:8000** ## Structura proiectului ``` -scoala-verde/ +EcoBotApp/ ├── backend/ │ ├── main.py # FastAPI server (WebSocket) │ ├── stt.py # Speech-to-Text (faster-whisper)