From 8752673f6a92ef3c889bb4730dd556ec39bb5177 Mon Sep 17 00:00:00 2001 From: Stefano Gabryel Date: Mon, 8 Jul 2019 09:27:14 +0200 Subject: [PATCH] Adding asciinema example to the README --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 728f0f6..fa0a72c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,9 @@ The tool contains functionalities similar to the ones offered by [dirbuster](https://www.owasp.org/index.php/Category:OWASP_DirBuster_Project) and [dirb](https://tools.kali.org/web-applications/dirb). +Here you can see it in action: +[![asciicast](https://asciinema.org/a/ehvNAUetjWbNExQegA2KPaHuY.svg)](https://asciinema.org/a/ehvNAUetjWbNExQegA2KPaHuY) + ## Contents - [How to use it](#-how-to-use-it) - [Scan](#scan)