adamelliotfields commited on
Commit
1853e11
·
verified ·
1 Parent(s): f51383b

Fix entrypoint

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. app.py +0 -1
README.md CHANGED
@@ -8,7 +8,7 @@ colorTo: green
8
  sdk: streamlit
9
  sdk_version: 1.37.1
10
  python_version: 3.11.9
11
- app_file: app.py
12
  full_width: true
13
  pinned: true
14
  header: mini
 
8
  sdk: streamlit
9
  sdk_version: 1.37.1
10
  python_version: 3.11.9
11
+ app_file: 0_🏠_Home.py
12
  full_width: true
13
  pinned: true
14
  header: mini
app.py DELETED
@@ -1 +0,0 @@
1
- #!/usr/bin/env -S streamlit run 0_🏠_Home.py