We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aec3995 commit 33acf78Copy full SHA for 33acf78
README.md
@@ -97,6 +97,7 @@ Run APIDetector using the command line. Here are some usage examples:
97
```bash
98
python apidetector.py -d example.com -ua "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.212 Safari/537.36"
99
```
100
+If you are using APIDetector v2, replace the commands by apidetectorv2.py.
101
102
### Options
103
0 commit comments