From 1999c52ab59a955e053f1112c7a63268f74f03b3 Mon Sep 17 00:00:00 2001 From: Jan Rude Date: Sun, 29 Mar 2015 20:48:55 +0200 Subject: [PATCH] add screenshot --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) 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 ----