Update README.md
Fix the link to the proto Add the logo
This commit is contained in:
parent
31c0753341
commit
1554b7c21b
1 changed files with 4 additions and 6 deletions
10
README.md
10
README.md
|
@ -1,13 +1,11 @@
|
||||||
Rove
|
Rove
|
||||||
====
|
====
|
||||||
|
  [](https://snapcraft.io/rove)
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
Rove is an asynchronous nomadic game about exploring as part of a loose community.
|
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.
|
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 [api.go](https://github.com/mdiluz/rove/blob/master/pkg/rove/api.go) for the current server-client API.
|
See [rove.proto](https://github.com/mdiluz/rove/blob/master/proto/rove/rove.proto) for the current server-client API.
|
||||||
|
|
||||||
Build Status
|
|
||||||
------------
|
|
||||||
  [](https://snapcraft.io/rove)
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue