From 7bf723ae509aa1bcc48cc4bca5dacd179c974d5b Mon Sep 17 00:00:00 2001 From: David Dias Date: Sat, 24 Nov 2018 12:39:13 +0000 Subject: [PATCH] docs: add libp2p badges (#676) * docs: add libp2p badges * docs: remove waffle, move all badges to the same line --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 99c9a536..8886807e 100644 --- a/README.md +++ b/README.md @@ -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) + + +[![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.