feat(Update docs):

This commit is contained in:
Alexander Myasoedov
2025-01-25 12:28:50 +02:00
parent 9817ab495a
commit 50436e1f1d
13 changed files with 334 additions and 415 deletions
+2 -2
View File
@@ -5,11 +5,11 @@ Welcome to Agentic Security! This guide will help you get started with using the
## Quick Start
1. Ensure you have completed the [installation](installation.md) steps.
2. Run the following command to start the application:
1. Run the following command to start the application:
```bash
agentic_security
```
3. Access the application at `http://localhost:8718`.
1. Access the application at `http://localhost:8718`.
## Basic Usage