From ba79304b04fdb8e2dd5224d9bb766c9036542b95 Mon Sep 17 00:00:00 2001 From: Aykhan Shahsuvarov Date: Tue, 21 Jan 2025 20:52:25 +0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5e6a24d..5d31bf7 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,7 @@ docker run --rm -i aykhans/dodo -u https://example.com -m GET -d 10 -r 1000 -t 2 ### 2. JSON config file You can find an example config structure in the [config.json](https://github.com/aykhans/dodo/blob/main/config.json) file: -```json +```jsonc { "method": "GET", "url": "https://example.com",