Spaces:
Runtime error
Runtime error
shreyashnadage
commited on
Update README.md
Browse filesupdated readme with proper yaml for investmentcopilot
README.md
CHANGED
@@ -1,12 +1,14 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
|
|
5 |
sdk: streamlit
|
6 |
sdk_version: 1.19.0
|
7 |
app_file: main.py
|
8 |
pinned: false
|
9 |
-
license:
|
|
|
10 |
|
11 |
# ProjectRam
|
12 |
Traders Copilot
|
|
|
1 |
+
---
|
2 |
+
title: InvestmentCopilot
|
3 |
+
emoji: 😻
|
4 |
+
colorFrom: blue
|
5 |
+
colorTo: indigo
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.19.0
|
8 |
app_file: main.py
|
9 |
pinned: false
|
10 |
+
license: apache-2.0
|
11 |
+
---
|
12 |
|
13 |
# ProjectRam
|
14 |
Traders Copilot
|