updated title and dirtree
Browse files
README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
emoji: ➗
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
|
@@ -35,7 +35,7 @@ Streamlit UI
|
|
| 35 |
|
| 36 |
files :
|
| 37 |
|
| 38 |
-
|
| 39 |
├──src
|
| 40 |
└──streamlit_app.py
|
| 41 |
└──style.css
|
|
@@ -44,6 +44,7 @@ root/
|
|
| 44 |
└── README.md
|
| 45 |
```
|
| 46 |
|
|
|
|
| 47 |
Open https://annanurov-mathbot.hf.space/
|
| 48 |
|
| 49 |
## Example prompts
|
|
|
|
| 1 |
---
|
| 2 |
+
title: Math Bot
|
| 3 |
emoji: ➗
|
| 4 |
colorFrom: blue
|
| 5 |
colorTo: green
|
|
|
|
| 35 |
|
| 36 |
files :
|
| 37 |
|
| 38 |
+
mathbot-app/
|
| 39 |
├──src
|
| 40 |
└──streamlit_app.py
|
| 41 |
└──style.css
|
|
|
|
| 44 |
└── README.md
|
| 45 |
```
|
| 46 |
|
| 47 |
+
|
| 48 |
Open https://annanurov-mathbot.hf.space/
|
| 49 |
|
| 50 |
## Example prompts
|