SR05 commited on
Commit
4d25dce
·
verified ·
1 Parent(s): 34e456a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -5,7 +5,8 @@ colorFrom: yellow
5
  colorTo: green
6
  sdk: streamlit
7
  sdk_version: 1.40.1
8
- app_file: main.py
 
9
  pinned: false
10
  short_description: building a Visa decision tracker for students and others.
11
  ---
 
5
  colorTo: green
6
  sdk: streamlit
7
  sdk_version: 1.40.1
8
+ #app_file: main.py
9
+ app_file: visa_checker_with_download.py
10
  pinned: false
11
  short_description: building a Visa decision tracker for students and others.
12
  ---