From c67a48b77f71b91f8cc7da0dae1d9fea1ceabce0 Mon Sep 17 00:00:00 2001 From: David Dias Date: Wed, 16 Sep 2015 12:19:36 +0100 Subject: [PATCH] Add circle CI badge Thanks to https://github.com/ipfs/node-ipfs-api/issues/57#issuecomment-140659299 :) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dfb52db0a..a1b719dec 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ IPFS API wrapper library for Node.js and the browser ==================================================== [![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) [![](https://img.shields.io/badge/project-IPFS-blue.svg?style=flat-square)](http://ipfs.io/) [![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) [![Dependency Status](https://david-dm.org/ipfs/node-ipfs-api.svg?style=flat-square)](https://david-dm.org/ipfs/node-ipfs-api) +[![Circle CI](https://circleci.com/gh/ipfs/node-ipfs-api.svg?style=svg)](https://circleci.com/gh/ipfs/node-ipfs-api) > A client library for the IPFS API.