From 0ad20074d3a3863e4ddf622d6e1d542d48995aef Mon Sep 17 00:00:00 2001 From: cheatfate Date: Sat, 16 Mar 2019 00:32:16 +0200 Subject: [PATCH] Enable AppVeyor tests. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e2dbb18..23159c4 100644 --- a/README.md +++ b/README.md @@ -1,6 +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) +[![Build status](https://ci.appveyor.com/api/projects/status/pqgif5bcie6cp3wi?svg=true)](https://ci.appveyor.com/project/nimbus/nim-libp2p) libp2p implementation in Nim