diff options
-rw-r--r-- | readme.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,8 +1,6 @@ # Hurry Curry! -A cooperative multiplayer game about cooking. - -The protocol is documented in [protocol.md](protocol.md). +A cooperative 3D multiplayer game about cooking. ## Installation @@ -18,6 +16,10 @@ If you want to help translate the project, you can use the [weblate](https://translate.codeberg.org/engage/hurrycurry/). All help is appreciated. +## Documentation + +The protocol is documented in [protocol.md](protocol.md). + ## Client ### Building |