From 3f5220f8bd8a96c9282af79c0b8da0a708504ec5 Mon Sep 17 00:00:00 2001 From: vrenzolaverace Date: Tue, 17 May 2022 07:37:43 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f68a783..9be9b2a 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,11 @@ Examples 💡 - or just `cat urls | cariddi.exe` using PowerShell - To integrate cariddi with Burpsuite [make sure to follow these steps](https://github.com/edoardottt/cariddi/wiki/BurpSuite-Integration). - + +Changelog 📌 +------- +Detailed changes for each release are documented in the [release notes](https://github.com/edoardottt/cariddi/releases). + Contributing 🛠 -------