lanna_lalala;- commited on
Commit ·
85d77d7
1
Parent(s): 0aa6283
update readme
Browse files
README.md
CHANGED
|
@@ -6,12 +6,14 @@ colorTo: red
|
|
| 6 |
sdk: streamlit
|
| 7 |
app_port: 8501
|
| 8 |
tags:
|
| 9 |
-
- streamlit
|
| 10 |
pinned: false
|
| 11 |
app_file: app.py
|
| 12 |
short_description: This is the frontend for project
|
| 13 |
license: mit
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# FinFront
|
|
|
|
| 17 |
This was created to be a learning web platform for the Jamaican youth to understand financial literacy and numeracy.
|
|
|
|
| 6 |
sdk: streamlit
|
| 7 |
app_port: 8501
|
| 8 |
tags:
|
| 9 |
+
- streamlit
|
| 10 |
pinned: false
|
| 11 |
app_file: app.py
|
| 12 |
short_description: This is the frontend for project
|
| 13 |
license: mit
|
| 14 |
+
sdk_version: 1.49.1
|
| 15 |
---
|
| 16 |
|
| 17 |
# FinFront
|
| 18 |
+
|
| 19 |
This was created to be a learning web platform for the Jamaican youth to understand financial literacy and numeracy.
|