diff --git a/README.md b/README.md index 6c02408..fc56c68 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,9 @@ Or with a file with a list of domains: Example: Test if Typo3 and top 20 downloaded extensions are installed on localhost: - python typoenum.py -d https://127.0.0.1 --top 20 + python typoenum.py -d 192.168.0.24/testsite --top 200 + + ![Screenshot](https://github.com/whoot/Typo-Enumerator/tree/master/doc/Screenshot.jpg "Typo3 Enumerator Screenshot") Bug Reporting ---- diff --git a/doc/Screenshot.jpg b/doc/Screenshot.jpg new file mode 100644 index 0000000..e969d65 Binary files /dev/null and b/doc/Screenshot.jpg differ