Update README.md
Browse files
README.md
CHANGED
|
@@ -79,7 +79,7 @@ conda create -n avh python=3.10 -y
|
|
| 79 |
```bash
|
| 80 |
python detect.py INPUT_FILE # text report
|
| 81 |
python detect.py INPUT_FILE --json # machine-readable JSON
|
| 82 |
-
|
| 83 |
```
|
| 84 |
|
| 85 |
|
|
|
|
| 79 |
```bash
|
| 80 |
python detect.py INPUT_FILE # text report
|
| 81 |
python detect.py INPUT_FILE --json # machine-readable JSON
|
| 82 |
+
|
| 83 |
```
|
| 84 |
|
| 85 |
|