diff --git a/README.md b/README.md
index 8a65c21..262ce0d 100644
--- a/README.md
+++ b/README.md
@@ -26,9 +26,6 @@ Come to hang out & to discuss about ffuf, it's usage and development!
[](https://discord.gg/VWcdZCUsQP)
-
-
-
## Installation
- [Download](https://github.com/ffuf/ffuf/releases/latest) a prebuilt binary from [releases page](https://github.com/ffuf/ffuf/releases/latest), unpack and run!
@@ -146,6 +143,10 @@ Additionally, in case you wish to use bunch of configuration files for different
the configuration file path using `-config` command line flag that takes the file path to the configuration file as its
parameter.
+
+
+
+
## Usage
To define the test case for ffuf, use the keyword `FUZZ` anywhere in the URL (`-u`), headers (`-H`), or POST data (`-d`).
@@ -277,6 +278,10 @@ As "negative" matches are not stored to memory, relaxing the filters cannot unfo
For this kind of scenario, the user is able to use the command `restart`, which resets the state and starts the current
job from the beginning.
+
+
+
+
## Sponsorware
diff --git a/_img/ffuf_juggling_250.png b/_img/ffuf_juggling_250.png
new file mode 100644
index 0000000..e24e1ed
Binary files /dev/null and b/_img/ffuf_juggling_250.png differ
diff --git a/_img/ffuf_running_250.png b/_img/ffuf_running_250.png
new file mode 100644
index 0000000..0e30653
Binary files /dev/null and b/_img/ffuf_running_250.png differ
diff --git a/_img/ffuf_waving_250.png b/_img/ffuf_waving_250.png
new file mode 100644
index 0000000..a04d976
Binary files /dev/null and b/_img/ffuf_waving_250.png differ