premjavali05 commited on
Commit
e0e3bbc
·
verified ·
1 Parent(s): e7721df

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +22 -0
README.md ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ title: Sanskrit Manuscripts
3
+ emoji: 🚀
4
+ colorFrom: red
5
+ colorTo: red
6
+ sdk: streamlit
7
+ app_file: app.py
8
+ app_port: 8501
9
+ tags:
10
+ - streamlit
11
+ pinned: false
12
+ short_description: Streamlit template space
13
+ license: mit
14
+ sdk_version: 1.51.0
15
+ ---
16
+
17
+ # Welcome to Streamlit!
18
+
19
+ Edit `/src/app.py` to customize this app to your heart's desire. :heart:
20
+
21
+ If you have any questions, checkout our [documentation](https://docs.streamlit.io) and [community
22
+ forums](https://discuss.streamlit.io).