From da1ef93cefd3993596d91f857ecc9c46a8c4a43c Mon Sep 17 00:00:00 2001 From: Jae Kwon Date: Mon, 21 Dec 2015 17:41:35 -0800 Subject: [PATCH] Added link to tendermint.com blog post --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7e17768d..7cb89baf 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,8 @@ TMSP is an asynchronous protocol: message responses are written back asynchronou *Applications must be deterministic.* +For more information on TMSP, motivations, and tutorials, please visit [our blog post](http://tendermint.com/posts/tendermint-socket-protocol/) that explains it all. + ## Message types #### AppendTx