diff options
author | metamuffin <metamuffin@disroot.org> | 2025-10-07 12:41:21 +0200 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2025-10-07 12:41:21 +0200 |
commit | d502c67d68c48f1513f0edae9a765249357685a1 (patch) | |
tree | 06a4f0c7fbac5ebafeaee310d6cc18d923b3fedb | |
parent | 21fb72ba53b89bbd54be09582db0e5fd19ebc3dd (diff) | |
download | hurrycurry-d502c67d68c48f1513f0edae9a765249357685a1.tar hurrycurry-d502c67d68c48f1513f0edae9a765249357685a1.tar.bz2 hurrycurry-d502c67d68c48f1513f0edae9a765249357685a1.tar.zst |
Remove book from readme
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -22,7 +22,6 @@ convinience make target. - [Client](./client/README.md) - [Server](./server/README.md) - [Data](./data/README.md) -- [Book](./book/README.md) - [Test Client](./data/README.md) The game protocol is outlined in [protocol.md](./protocol.md). |