AlekseyKorshuk commited on
Commit
6ef586d
1 Parent(s): a5b559a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: red
5
  colorTo: gray
6
  sdk: streamlit
7
  app_file: app.py
8
- pinned: false
9
  ---
10
 
11
  # Configuration
@@ -30,4 +30,4 @@ Path to your main application file (which contains either `gradio` or `streamlit
30
  Path is relative to the root of the repository.
31
 
32
  `pinned`: _boolean_
33
- Whether the Space stays on top of your list.
5
  colorTo: gray
6
  sdk: streamlit
7
  app_file: app.py
8
+ pinned: true
9
  ---
10
 
11
  # Configuration
30
  Path is relative to the root of the repository.
31
 
32
  `pinned`: _boolean_
33
+ Whether the Space stays on top of your list.