1 files changed, 3 insertions(+), 2 deletions(-)
M README.md
M README.md => README.md +3 -2
@@ 23,10 23,11 @@ pip install -U -r requeriments.txt
```
### Usage
-```[python]
+
+```python
python3 pwndb_credentials.py -m mail@mail.com
```
-```[python]
+```python
python3 pwndb_credentials.py -m mail@mail.com -p socks5h://localhost:9050
```