diff --git a/README.md b/README.md index 6fefe80..36717c4 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,13 @@ The only dependency of ffuf is Go 1.11. No dependencies outside of Go standard l ## Example usage +The usage examples below show just the simplest tasks you can accomplish using `ffuf`. + +For more extensive documentation, with real life usage examples and tips, be sure to check out the awesome guide: +"[Everything you need to know about FFUF](https://codingo.io/tools/ffuf/bounty/2020/09/17/everything-you-need-to-know-about-ffuf.html)" by +Michael Skelton ([@codingo](https://github.com/codingo)). + + ### Typical directory discovery [![asciicast](https://asciinema.org/a/211350.png)](https://asciinema.org/a/211350)