From 0ac6a1f84ed8c7d05b204f9f09556b1e34e1253a Mon Sep 17 00:00:00 2001 From: Yusef Napora Date: Tue, 9 Apr 2019 11:44:01 -0400 Subject: [PATCH] update readme badges --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a398f38..7b115a2 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # go-libp2p-kbucket -[![](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) -[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](https://github.com/RichardLitt/standard-readme) +[![](https://img.shields.io/badge/made%20by-Protocol%20Labs-blue.svg?style=flat-square)](https://protocol.ai) +[![](https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square)](https://libp2p.io/) +[![](https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square)](http://webchat.freenode.net/?channels=%23libp2p) +[![Discourse posts](https://img.shields.io/discourse/https/discuss.libp2p.io/posts.svg)](https://discuss.libp2p.io) -> A kbucket implementation for use as a routing table +> A kbucket implementation for use as a routing table in go-libp2p-kad-dht ## Documenation @@ -17,10 +17,10 @@ Feel free to join in. All welcome. Open an [issue](https://github.com/ipfs/go-ke This repository falls under the IPFS [Code of Conduct](https://github.com/ipfs/community/blob/master/code-of-conduct.md). -### Want to hack on IPFS? +### Want to hack on libp2p? [![](https://cdn.rawgit.com/jbenet/contribute-ipfs-gif/master/img/contribute.gif)](https://github.com/ipfs/community/blob/master/contributing.md) ## License -MIT \ No newline at end of file +MIT