diff --git a/README.md b/README.md index 4e42536..f2fadeb 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ This will start the debate simulation, and you will see the output in your termi ## 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