From cd57a225a9e45c3c01c4f7d40ee82636693e33bf Mon Sep 17 00:00:00 2001 From: cheatfate Date: Mon, 19 Nov 2018 04:07:53 +0200 Subject: [PATCH] Add badge. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 844d910fc..2a1de3bff 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # nim-libp2p + +[![Build Status](https://travis-ci.org/status-im/nim-libp2p.svg?branch=master)](https://travis-ci.org/status-im/nim-libp2p) + libp2p implementation in Nim ## License