From 7376a72dd7fa4ca6667991497f69b5313aa9291d Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Tue, 21 Jun 2016 14:40:24 -0400 Subject: [PATCH] circle badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3fc02e2f2..236efd367 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # `tendermint/go-p2p` +[![CircleCI](https://circleci.com/gh/tendermint/go-p2p.svg?style=svg)](https://circleci.com/gh/tendermint/go-p2p) + `tendermint/go-p2p` provides an abstraction around peer-to-peer communication.
## Peer/MConnection/Channel