diff --git a/README.md b/README.md index fba0f9d87..1f138240f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Because sqlmap only support GoogleDork. I fork original project and add BaiduDork support. -You can use --use-baidu in cmd line to specify using baidu engine to replace google engine. Other arguments is same with GoogleDork. +You can use --use-baidu in cmd line to specify using baidu engine to replace google engine. Other arguments are same with GoogleDork. ex. python sqlmap.py -g "测试 inurl:jsp?id=" --use-baidu --gpage=8 --smart --beep --batch \ No newline at end of file