diff --git a/README.md b/README.md index 7fe4b65..e8aa323 100644 --- a/README.md +++ b/README.md @@ -11,4 +11,6 @@ In order to run the example you need: To run the example, run `python example_client.py`. -The visual client for observing games/tournaments as well as managing games can be found at [`connect4-moderator-observer`](https://github.com/joshuafhiggins/connect4-moderator-observer). \ No newline at end of file +The visual client for observing games/tournaments as well as managing games can be found at [`connect4-moderator-observer`](https://github.com/joshuafhiggins/connect4-moderator-observer). + +The Google Sheet outlining the communication protocol can be found [here](https://docs.google.com/spreadsheets/d/1qPrNvB4-1jzvkaQXJcA1Z2OllpSQYmtMRfbOgSi4Yhw), for those of you who'd prefer to not write their AI in python \ No newline at end of file