diff --git a/README.md b/README.md index 562a4bf..8846cc3 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ Rove ==== +![Tests](https://github.com/mdiluz/rove/workflows/Tests/badge.svg) ![Docker](https://github.com/mdiluz/rove/workflows/Docker/badge.svg) [![rove](https://snapcraft.io//rove/badge.svg)](https://snapcraft.io/rove) + +![Rove](https://github.com/mdiluz/rove/blob/master/data/icon.svg) 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 [api.go](https://github.com/mdiluz/rove/blob/master/pkg/rove/api.go) for the current server-client API. - -Build Status ------------- -![Tests](https://github.com/mdiluz/rove/workflows/Tests/badge.svg) ![Docker](https://github.com/mdiluz/rove/workflows/Docker/badge.svg) [![rove](https://snapcraft.io//rove/badge.svg)](https://snapcraft.io/rove) - +See [rove.proto](https://github.com/mdiluz/rove/blob/master/proto/rove/rove.proto) for the current server-client API.