$P@D$3RV£R commited on
Commit
51cc5c2
·
1 Parent(s): daddcbd

Rename anno4 copy.py to app.py and update README

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. anno4 copy.py → app.py +0 -0
README.md CHANGED
@@ -119,7 +119,7 @@ images/
119
 
120
  ### Starting the Application
121
  ```bash
122
- python "anno4 copy.py"
123
  ```
124
  Access the application at: `http://127.0.0.1:6700/tagger`
125
 
 
119
 
120
  ### Starting the Application
121
  ```bash
122
+ python app.py
123
  ```
124
  Access the application at: `http://127.0.0.1:6700/tagger`
125
 
anno4 copy.py → app.py RENAMED
File without changes