diff options
author | Thomas Voss <thomasvoss@live.com> | 2022-01-14 21:04:06 +0100 |
---|---|---|
committer | Thomas Voss <thomasvoss@live.com> | 2022-01-14 21:04:06 +0100 |
commit | 9bbdb48f65d6e57dce2a3d96f827858606b110a1 (patch) | |
tree | 1b6a6015f1f727619009036e63d66efb6c65077f | |
parent | ee18ab397ded07830141d0f11ccde2ed67449b62 (diff) |
Fix class ID
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Draughts ======== -This is an implementation of international draughts for CSE1300. It supports all of the following +This is an implementation of international draughts for CSE1500. It supports all of the following features: - Multiple concurrent games via online multiplayer |