Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,13 +1,8 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
Serve the `index.html` file:
|
| 10 |
-
|
| 11 |
-
```shell
|
| 12 |
-
npx http-server
|
| 13 |
-
```
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: mit
|
| 3 |
+
title: Chainlit
|
| 4 |
+
sdk: docker
|
| 5 |
+
emoji: 🚀
|
| 6 |
+
colorFrom: indigo
|
| 7 |
+
colorTo: purple
|
| 8 |
+
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|