diff --git a/README.md b/README.md index c0cd4f3..b7e02ba 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,9 @@ Typo-Enumerator Find out the Typo3 Version, Login-URL and Extensions -This tool allows you to check, if a domain uses Typo3. -If so, it will try to find out the Typo3 version an the installed extensions. -If the --top parameter is set to a value, only the [value] top downloaded extensions are tested. -
-
+This tool allows you to check, if a domain uses Typo3.
+If so, it will try to find out the Typo3 version an the installed extensions.
+If the --top parameter is set to a value, only the [value] top downloaded extensions are tested.

Usage:
./typoenum.py -d DOMAIN [DOMAIN ...] [--user_agent USER-AGENT] [--top VALUE] [-v]
or