From ec67a03cbf5ac2aea3dff1cd0b5d6543d0fc55d6 Mon Sep 17 00:00:00 2001 From: Yusef Napora Date: Wed, 20 Feb 2019 16:09:28 -0500 Subject: [PATCH] chore: update badges for consistency across libp2p org --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 794cc64..38d2064 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # go-libp2p-pubsub -[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://ipn.io) -[![](https://img.shields.io/badge/project-libp2p-blue.svg?style=flat-square)](http://github.com/libp2p/libp2p) -[![](https://img.shields.io/badge/freenode-%23ipfs-blue.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23ipfs) +[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](http://protocol.ai) +[![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](http://github.com/libp2p/libp2p) +[![](https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23libp2p) > A pubsub system with flooding and gossiping variants.