Merge pull request #21 from mdiluz/mdiluz-patch-1

Update README.md
This commit is contained in:
Marc Di Luzio 2020-07-10 21:30:46 +01:00 committed by GitHub
commit a0946f9e58
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,6 +6,4 @@ Rove
Rove is an asynchronous nomadic game about exploring as part of a loose community.
This repository is a [living document](https://github.com/mdiluz/rove/tree/master/docs) of current game design, as well as source code for the `rove-server` deployment and the `rove` command line client.
See [roveapi.proto](https://github.com/mdiluz/rove/blob/master/proto/rove/roveapi.proto) for the current server-client API.
This repository contains the source code for the `rove-server` deployment and the `rove` command line client. See [mdiluz.github.io/rove](https://mdiluz.github.io/rove/) for game details, and [roveapi.proto](https://github.com/mdiluz/rove/blob/master/proto/roveapi/roveapi.proto) for the current server-client API.