fix readme for spaces
Browse files
README.md
CHANGED
@@ -1,3 +1,15 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# legislation-chatbot
|
2 |
|
3 |
### [Link](https://legislation-chat.streamlit.app/) to Web App
|
|
|
1 |
+
---
|
2 |
+
title: Legislation Chatbot
|
3 |
+
emoji: 📉
|
4 |
+
colorFrom: green
|
5 |
+
colorTo: yellow
|
6 |
+
sdk: streamlit
|
7 |
+
sdk_version: 1.28.2
|
8 |
+
app_file: app.py
|
9 |
+
pinned: false
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
+
|
13 |
# legislation-chatbot
|
14 |
|
15 |
### [Link](https://legislation-chat.streamlit.app/) to Web App
|