From 26fdfe10fd64c8c0cc05b87203a17a86b22ff4d9 Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Sat, 19 May 2018 23:28:27 -0400 Subject: [PATCH] update readme --- README.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index c5375060d..0c52f5f74 100644 --- a/README.md +++ b/README.md @@ -39,18 +39,17 @@ Go version | Go1.9 or higher See the [install instructions](/docs/install.rst) -## Documentation +## Quick Start -- [Run a single Tendermint - node](/docs/using-tendermint.rst) -- [Run a local Tendermint cluster using docker-compose](/networks/local) -- [Run a remote Tendermint cluster using terraform and ansible](/networks/remote) +- [Single node](/docs/using-tendermint.rst) +- [Local cluster using docker-compose](/networks/local) +- [Remote cluster using terraform and ansible](/networks/remote) ## Resources ### Tendermint Core -For more on Tendermint and how to build apps, [Read The Docs](https://tendermint.readthedocs.io/en/master/). +For more, [Read The Docs](https://tendermint.readthedocs.io/en/master/). Additional information about some - and eventually all - of the sub-projects below, can be found at Read The Docs. ### Sub-projects