From 826f92f9e3097fc6e7568dc54765d01126fef271 Mon Sep 17 00:00:00 2001 From: salvatore-abello <107145304+salvatore-abello@users.noreply.github.com> Date: Tue, 14 Jun 2022 15:16:19 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +```