diff --git a/benchmarks/prompt-bench/README.md b/benchmarks/prompt-bench/README.md index 0f921545..119c24fe 100644 --- a/benchmarks/prompt-bench/README.md +++ b/benchmarks/prompt-bench/README.md @@ -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