diff --git a/README.md b/README.md index c9f27f9..68f56b8 100644 --- a/README.md +++ b/README.md @@ -141,7 +141,7 @@ "regex": , "is_blacklist": , "n_packets": , - "mode" <"C"|"S"|"B"> // Client to server, server to client or both + "mode": <"C"|"S"|"B"> // Client to server, server to client or both } ``` @@ -186,4 +186,4 @@ { "status": "ok" } -``` \ No newline at end of file +```