From c90c5c0fc7ff34fe5564c81f341b9d6af4a83090 Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Fri, 29 May 2020 22:17:06 -0600 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f7e4a94..b43364e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ path to an input csv file. The first column of the file should be the source UR ##### Example Usage: ```shell -./wafredir -action="test" -concurrentReq 420 -csvfile "path/to/file.csv" +./wafredir -action="test" -concurrentReq=420 -csvfile="path/to/file.csv" ``` ### Example input csv