From ec42c8525c24015349e1fe86d0a7ec6556311647 Mon Sep 17 00:00:00 2001 From: Jan Rude Date: Sun, 29 Mar 2015 20:44:32 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index fc56c68..65abada 100644 --- a/README.md +++ b/README.md @@ -52,8 +52,7 @@ 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 "Typo3 Enumerator Screenshot") + [![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 ----