Skip to content

Commit 0e3c6fe

Browse files
authored
Update README.md
1 parent c62c1c9 commit 0e3c6fe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,10 @@ The basic flow of the game can be represented like this:
4444

4545
Basic game code taken from: [@KeithGalli](https://github.com/KeithGalli) from the repo [Connect4-Python](https://github.com/KeithGalli/Connect4-Python)
4646

47-
#### This game was done as part of Trinity College Dublin's CS7IS2 - Artificial intelligence Modules's - Group Project
47+
#### This game was developed as part of Trinity College Dublin's CS7IS2 - Artificial intelligence Modules's - Group Project
4848
* The project report can be found [here](docs/FIRSTNAME_LASTNAME_CS7IS2_2019_Final_Report_tex.pdf)
4949
* The evaluation metrics and reports can be found [here](docs/results/Evaluation.xlsx)
50-
* The win-ratio and comparison between agents can be found [here](docs/results/Win ratio between bots.xlsx)
50+
* The win-ratio and comparison between agents can be found [here](docs/results/Win%20ratio%20between%20bots.xlsx)
5151
* The reference papers and articles used in the project report can be found [here](docs/references/)
5252

5353
#### Contributors

0 commit comments

Comments
 (0)