Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -6,7 +6,7 @@ colorTo: red
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
app_build_command: npm run build
|
| 9 |
-
app_file:
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: A chatbot
|
| 12 |
---
|
|
|
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
app_build_command: npm run build
|
| 9 |
+
app_file: dist/index.html
|
| 10 |
license: apache-2.0
|
| 11 |
short_description: A chatbot
|
| 12 |
---
|