We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12b56a1 commit 42fbc4dCopy full SHA for 42fbc4d
API/README.md
@@ -1,9 +1,11 @@
1
# Gun-Detection-API
2
3
### Usage
4
+Clone and navigate to the API, install the requirements before running the API.
5
```
6
git clone https://github.com/BecayeSoft/Guns-Detections-Project
7
cd Guns-Detections-Project/API/
8
+pip install requirements.txt
9
flask run
10
11
0 commit comments