Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,27 @@
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
-
title:
|
| 3 |
-
emoji:
|
| 4 |
-
colorFrom:
|
| 5 |
-
colorTo:
|
| 6 |
sdk: static
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
# FinWise - AI Personal Finance Platform
|
| 11 |
|
| 12 |
A beginner-friendly stock and portfolio management web app.
|
|
|
|
| 1 |
+
|
| 2 |
+
|
| 3 |
---
|
| 4 |
+
title: WM01
|
| 5 |
+
emoji: 🐢
|
| 6 |
+
colorFrom: pink
|
| 7 |
+
colorTo: yellow
|
| 8 |
sdk: static
|
| 9 |
pinned: false
|
| 10 |
---
|
| 11 |
|
| 12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 13 |
+
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
---
|
| 17 |
+
--title: FinWise
|
| 18 |
+
--emoji: 📈
|
| 19 |
+
--colorFrom: indigo
|
| 20 |
+
--colorTo: green
|
| 21 |
+
--sdk: static
|
| 22 |
+
--pinned: false
|
| 23 |
+
---
|
| 24 |
+
|
| 25 |
# FinWise - AI Personal Finance Platform
|
| 26 |
|
| 27 |
A beginner-friendly stock and portfolio management web app.
|