From 7d3fc13b812c26b62b68a08543f4d358bce030d1 Mon Sep 17 00:00:00 2001 From: foolbird Date: Tue, 2 Oct 2018 17:58:25 +0800 Subject: [PATCH 1/2] update readme update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a724d407..f37736019 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Usage To get a list of basic options and switches use: - python sqlmap.py -h + ·python sqlmap.py -h· To get a list of all options and switches use: From 1a6133f98c35e0dcacb42c08973f0846f706fe74 Mon Sep 17 00:00:00 2001 From: foolbird Date: Tue, 2 Oct 2018 18:01:47 +0800 Subject: [PATCH 2/2] update readme update readme --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index f37736019..d76236b8f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Usage To get a list of basic options and switches use: - ·python sqlmap.py -h· + python sqlmap.py -h To get a list of all options and switches use: @@ -56,7 +56,6 @@ Translations * [Bulgarian](https://github.com/sqlmapproject/sqlmap/blob/master/doc/translations/README-bg-BG.md) * [Chinese](https://github.com/sqlmapproject/sqlmap/blob/master/doc/translations/README-zh-CN.md) -* [Croatian](https://github.com/sqlmapproject/sqlmap/blob/master/doc/translations/README-hr-HR.md) * [French](https://github.com/sqlmapproject/sqlmap/blob/master/doc/translations/README-fr-FR.md) * [Greek](https://github.com/sqlmapproject/sqlmap/blob/master/doc/translations/README-gr-GR.md) * [Indonesian](https://github.com/sqlmapproject/sqlmap/blob/master/doc/translations/README-id-ID.md)