Skip to content

Commit 42fbc4d

Browse files
authored
Update README.md
1 parent 12b56a1 commit 42fbc4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

API/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# Gun-Detection-API
22

33
### Usage
4+
Clone and navigate to the API, install the requirements before running the API.
45
```
56
git clone https://github.com/BecayeSoft/Guns-Detections-Project
67
cd Guns-Detections-Project/API/
8+
pip install requirements.txt
79
flask run
810
```
911

0 commit comments

Comments
 (0)