update readme

This commit is contained in:
Ethan Buchman 2018-05-19 23:28:27 -04:00
parent d76e2dc3ff
commit 26fdfe10fd

View File

@ -39,18 +39,17 @@ Go version | Go1.9 or higher
See the [install instructions](/docs/install.rst) See the [install instructions](/docs/install.rst)
## Documentation ## Quick Start
- [Run a single Tendermint - [Single node](/docs/using-tendermint.rst)
node](/docs/using-tendermint.rst) - [Local cluster using docker-compose](/networks/local)
- [Run a local Tendermint cluster using docker-compose](/networks/local) - [Remote cluster using terraform and ansible](/networks/remote)
- [Run a remote Tendermint cluster using terraform and ansible](/networks/remote)
## Resources ## Resources
### Tendermint Core ### 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. Additional information about some - and eventually all - of the sub-projects below, can be found at Read The Docs.
### Sub-projects ### Sub-projects