update readme project structure

This commit is contained in:
cris 2025-09-03 12:19:10 +02:00
parent c9c2c88a03
commit e139441d77
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,8 @@ prompt-bench/ # Root directory of the project
├── server.py # Main execution script (it uses Burp Suite MCP server to interact with labs)
├── metrics.ipynb # Notebook for evaluating metrics
└── prompts.yml # Prompt templates
└── .env.example # env file example
└── requirements.txt # requirements file for python libs
```
## Prompt Learning Methods