From 07fd21626b2a2580d583fffe5f7a2c632101d347 Mon Sep 17 00:00:00 2001 From: Roman Kulich Date: Mon, 30 Nov 2020 01:19:12 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aba4507..c1861d7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ WPvSCAN scans the version of CMS WordPress on the target website and compares it ![Example of result](https://github.com/cyb3rd3s/cyb3rd3s/blob/main/wpvscan.png) ## Usage ``` -python3 wpvscan.py domain.com +python3 wpvscan.py -t target.com ``` ## Requirements