From 3a37ef39a4814978c6d5f3f51dbd0973961757c3 Mon Sep 17 00:00:00 2001 From: Edoardo Ottavianelli Date: Mon, 14 Apr 2025 11:10:34 +0200 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index a189fc4..399c05c 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,12 @@ golangci-lint run If there aren't errors, go ahead :) +Test using [https://edoardottt.github.io/cariddi-test/](https://edoardottt.github.io/cariddi-test/) + +```console +echo "https://edoardottt.github.io/cariddi-test/" | cariddi +``` + **Help me build this!** Special thanks to: [go-colly](http://go-colly.org/), [ocervell](https://github.com/ocervell), [zricethezav](https://github.com/gitleaks/gitleaks/blob/master/config/gitleaks.toml), [projectdiscovery](https://github.com/projectdiscovery/nuclei-templates/tree/master/file/keys), [tomnomnom](https://github.com/tomnomnom/gf/tree/master/examples), [RegexPassive](https://github.com/hahwul/RegexPassive) and [all the contributors](https://github.com/edoardottt/cariddi/graphs/contributors).