From eb307cfe2018f39cdc0808a1efc7dc8e2d52f3ba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mayoral=20Vilches?= Date: Mon, 9 Jun 2025 15:03:32 +0200 Subject: [PATCH] Add note to README MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: VĂ­ctor Mayoral Vilches --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 0b0e6394..535b7f78 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,9 @@ A lightweight, ergonomic framework for building bug bounty-ready Cybersecurity A | [![asciicast](https://asciinema.org/a/713487.svg)](https://asciinema.org/a/713487) | [![asciicast](https://asciinema.org/a/713485.svg)](https://asciinema.org/a/713485) | +> [!NOTE] +> We encourage you to read CAI's the technical report at https://arxiv.org/pdf/2504.06017. + > [!WARNING] > :warning: CAI is in active development, so don't expect it to work flawlessly. Instead, contribute by raising an issue or [sending a PR](https://github.com/aliasrobotics/cai/pulls). >