zypchn commited on
Commit
d843f8e
·
verified ·
1 Parent(s): 3b55eaf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -5
README.md CHANGED
@@ -1,14 +1,14 @@
1
  ---
2
- title: Python
3
- emoji: 🚀
4
- colorFrom: red
5
- colorTo: red
6
  sdk: docker
7
  app_port: 8501
8
  tags:
9
  - streamlit
10
  pinned: false
11
- short_description: Streamlit template space
12
  ---
13
 
14
  # Welcome to Streamlit!
 
1
  ---
2
+ title: SimplePythonHelper
3
+ emoji: 💻
4
+ colorFrom: blue
5
+ colorTo: yellow
6
  sdk: docker
7
  app_port: 8501
8
  tags:
9
  - streamlit
10
  pinned: false
11
+ short_description: A simple LangChain app that assists code writing in Python
12
  ---
13
 
14
  # Welcome to Streamlit!