README adjusted

This commit is contained in:
2025-03-29 21:46:42 +01:00
parent effcad78db
commit 32f4795787
+1 -1
View File
@@ -41,7 +41,7 @@ This will start the debate simulation, and you will see the output in your termi
## Logs ## Logs
The logs for each participant's messages are stored in the `log/` directory. Each log file is named after the participant's class name (e.g., `ProParticipant.txt`, `ContraParticipant.txt`). The logs for each participant's messages are stored in the `log/` directory. Each log file is named after the participant's class name (e.g., `ProParticipant.md`, `ContraParticipant.md`).
## Contributing ## Contributing