From 5db451ebdddbfa47e449313d187facac3f1ac147 Mon Sep 17 00:00:00 2001 From: shiva108 Date: Wed, 7 Jan 2026 13:44:46 +0100 Subject: [PATCH] docs: Add Configuration Guide link to scripts/README.md --- scripts/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/README.md b/scripts/README.md index efd708e..71ace0e 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -7,6 +7,7 @@ Production-ready security testing scripts for LLM applications, extracted from t - **[Full Documentation](docs/README.md)** - Complete guide to all scripts - **[Quick Start Guide](docs/QUICKSTART.md)** - Get started in minutes - **[Testing Guide](docs/TESTING_GUIDE.md)** - Comprehensive testing framework +- **[Configuration Guide](docs/Configuration.md)** - Setup and configuration details ## 🚀 Quick Start