From b953d3ddd225f73ec929243fdb430cd6fbe0271e Mon Sep 17 00:00:00 2001 From: Jan Rude Date: Sun, 29 Mar 2015 20:45:30 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 65abada..fbc430d 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,8 @@ 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](https://github.com/whoot/Typo-Enumerator/tree/master/doc/Screenshot.jpg)](https://github.com/whoot/Typo-Enumerator/tree/master/doc/Screenshot.jpg) Bug Reporting ----