Skip to content

Commit 2e3e782

Browse files
authored
Update README.md
Updated
1 parent 0aa5fdc commit 2e3e782

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
# AGO
2+
![AGO](img/ago.png)
23
## AutoGuided Onboarding WebApp for Carbon Footprint Reduction
34

45
## Background
@@ -134,7 +135,8 @@ echo "AZURE_OPENAI_ENDPOINT=your_endpoint_here" >> .env
134135

135136
4. **Run CLI Application**
136137
```bash
137-
python backend/carbon_footprint_app.py
138+
python ago.py
139+
python vtracker.py
138140
```
139141

140142
---

0 commit comments

Comments
 (0)