diff --git a/README.md b/README.md index fbc430d..343e626 100644 --- a/README.md +++ b/README.md @@ -51,8 +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 192.168.0.24/testsite --top 200 -[![Screenshot](https://github.com/whoot/Typo-Enumerator/tree/master/doc/Screenshot.jpg)](https://github.com/whoot/Typo-Enumerator/tree/master/doc/Screenshot.jpg) + python typoenum.py -d 192.168.0.24/testsite --top 200 + +![ScreenShot](/doc/Screenshot.jpg) Bug Reporting ----