AdityaKhalkar commited on
Commit
9424b0b
β€’
1 Parent(s): 87ca71c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -6
README.md CHANGED
@@ -1,6 +1,10 @@
1
- # Welcome to Streamlit!
2
-
3
- Edit `/streamlit_app.py` to customize this app to your heart's desire. :heart:
4
-
5
- If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
6
- forums](https://discuss.streamlit.io).
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ title: Dataset finder
4
+ sdk: streamlit
5
+ emoji: πŸ“Š
6
+ colorFrom: purple
7
+ colorTo: blue
8
+ pinned: true
9
+ short_description: Find datasets easily for your machine learning project
10
+ ---