From b7dd5fe8e7dc14e721d3b36ea7eee834206ad029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADctor=20Mayoral=20Vilches?= Date: Tue, 7 Oct 2025 06:59:24 +0200 Subject: [PATCH] Add badge 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 17287673..173cc63c 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@

+aliasrobotics%2Fcai | Trendshift + [![version](https://badge.fury.io/py/cai-framework.svg)](https://badge.fury.io/py/cai-framework) [![downloads](https://static.pepy.tech/badge/cai-framework)](https://pepy.tech/projects/cai-framework) [![Linux](https://img.shields.io/badge/Linux-Supported-brightgreen?logo=linux&logoColor=white)](https://github.com/aliasrobotics/cai) @@ -98,6 +100,7 @@ Cybersecurity AI (CAI) is a lightweight, open-source framework that empowers sec - [:rocket: Quickstart](#rocket-quickstart) - [Environment Variables](#environment-variables) - [OpenRouter Integration](#openrouter-integration) + - [Azure OpenAI](#azure-openai) - [MCP](#mcp) - [Development](#development) - [Contributions](#contributions)