From 284a688734308cdf48d2bc4a9509ab58302de4d6 Mon Sep 17 00:00:00 2001 From: Aykhan Shahsuvarov Date: Fri, 5 Jul 2024 02:52:25 +0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 54b02e9..17aa942 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,6 @@ ## Installation You can grab binaries in the [releases](https://github.com/aykhans/dodo/releases) section. - ## Usage You can use Dodo with CLI arguments, a JSON config file, or both. If you use both, CLI arguments will always override JSON config arguments if there is a conflict. @@ -73,5 +72,5 @@ dodo -c /path/config.json -u https://example.com -m GET -d 10 -r 1000 -t 2000 ## Examples -![dodo_example](https://github.com/aykhans/dodo/assets/88669260/0f6b216d-7ec2-4a49-a8cc-e2ba778a95dd) +![dodo_example](https://raw.githubusercontent.com/aykhans/dodo/main/assets/dodo-example.gif)