docs: add libp2p badges (#676)

* docs: add libp2p badges

* docs: remove waffle, move all badges to the same line
This commit is contained in:
David Dias 2018-11-24 12:39:13 +00:00 committed by Pierre Krieger
parent 826a290bf1
commit 7bf723ae50

View File

@ -1,6 +1,8 @@
# Central repository for work on libp2p
[![dependency status](https://deps.rs/repo/github/libp2p/rust-libp2p/status.svg)](https://deps.rs/repo/github/libp2p/rust-libp2p)
<a href="http://libp2p.io/"><img src="https://img.shields.io/badge/project-libp2p-yellow.svg?style=flat-square" /></a>
<a href="http://webchat.freenode.net/?channels=%23libp2p"><img src="https://img.shields.io/badge/freenode-%23libp2p-yellow.svg?style=flat-square" /></a>
[![dependency status](https://deps.rs/repo/github/libp2p/rust-libp2p/status.svg?style=flat-square)](https://deps.rs/repo/github/libp2p/rust-libp2p)
This repository is the central place for Rust development of the [libp2p](https://libp2p.io) spec.