diff --git a/README.md b/README.md index a2f7d4d..ce83577 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,21 @@ -# 🛡️ OCI CIS AI Agent +

+ OCI CIS AI Agent +

-**Oracle Cloud Infrastructure — CIS Foundations Benchmark 3.0 — AI-Powered Compliance Platform** +

OCI CIS AI Agent

-![Version](https://img.shields.io/badge/version-1.1-C74634?style=flat-square) -![Python](https://img.shields.io/badge/python-3.12-3776AB?style=flat-square) -![FastAPI](https://img.shields.io/badge/FastAPI-0.115-009688?style=flat-square) -![OCI](https://img.shields.io/badge/OCI-GenAI-C74634?style=flat-square) -![Docker](https://img.shields.io/badge/docker-compose-2496ED?style=flat-square) -![License](https://img.shields.io/badge/license-MIT-green?style=flat-square) +

+ Oracle Cloud Infrastructure — CIS Foundations Benchmark 3.0 — AI-Powered Compliance Platform +

+ +

+ Version + Python + FastAPI + OCI + Docker + License +

--- @@ -242,6 +250,7 @@ oci-cis-agent/ ├── nginx/ │ └── default.conf # Reverse proxy config ├── docker-compose.yml # Orchestration +├── logo.svg # Project logo (Oracle AI Robot) ├── .env.example # Environment template ├── .gitignore └── README.md