update readme

This commit is contained in:
Ethan Buchman 2017-04-27 00:54:56 -04:00
parent 0f45f02dac
commit 2e83795fc1
1 changed files with 2 additions and 5 deletions

View File

@ -29,12 +29,9 @@ See the [install guide](/docs/guide/install.md) for more details.
## Guide ## Guide
1. Getting started with the [Basecoin basics](/docs/guide/basecoin-basics.md) 1. Getting started with the [Basecoin basics](/docs/guide/basecoin-basics.md)
1. Learn more about [Basecoin's design](/docs/guide/basecoin-design.md) 1. Learning to [use the plugin system](/docs/guide/basecoin-plugins.md)
1. Extend Basecoin [using the plugin system](/docs/guide/example-plugin.md)
1. Learn more about [plugin design](/docs/guide/plugin-design.md)
1. See some [more example applications](/docs/guide/more-examples.md)
1. More features of the [Basecoin tool](/docs/guide/basecoin-tool.md) 1. More features of the [Basecoin tool](/docs/guide/basecoin-tool.md)
1. Learn how to use [InterBlockchain Communication (IBC)](/docs/guide/ibc.md) 1. Learn how to use [InterBlockchain Communication (IBC)](/docs/guide/ibc.md)
1. [Deploy testnets](/docs/guide/deployment.md) running your basecoin application.
To deploy a testnet, see our [repository of deployment tools](https://github.com/tendermint/tools).