freQuensy23 commited on
Commit
4c9c87c
1 Parent(s): 78350be

[IMP] spaces

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. main.py → app.py +0 -0
README.md CHANGED
@@ -51,5 +51,5 @@ pip install -r requirements.txt
51
  Run the app in reload mode with this command. This will let the app reload automatically when changes are made to the python script.
52
 
53
  ```shell
54
- python main.py
55
  ```
 
51
  Run the app in reload mode with this command. This will let the app reload automatically when changes are made to the python script.
52
 
53
  ```shell
54
+ python app.py
55
  ```
main.py → app.py RENAMED
File without changes