From 55ef4b225fb0aa5637a96d36a8c0d030a59dc21d Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Mon, 16 May 2016 11:16:53 -0400 Subject: [PATCH] link to website guides from readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4f499cf8f..da64b7ac4 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,6 @@ Now run the tendermint node: ``` tendermint node --proxy_app=dummy ``` + +For tutorials on running other applications with Tendermint, and for launching test networks, +see http://tendermint.com/guide/