Skip to content

Commit

Permalink
remove run.py and readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
SparrowSurya committed Aug 25, 2024
1 parent 4155893 commit 367adf7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 14 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@ python3 -m pip install -r requirements.txt

3. Run the api
```sh
uvicrn api.main:app --log-config=log_config.yaml
```
uvicorn api.main:app --log-config=log_config.json
```
12 changes: 0 additions & 12 deletions run.py

This file was deleted.

0 comments on commit 367adf7

Please sign in to comment.