README.md: Add crates.io and docs.rs badges (#2766)

This commit is contained in:
Hubert
2022-07-21 22:58:41 +02:00
committed by GitHub
parent c8066df232
commit 163c5c1752

View File

@@ -2,6 +2,8 @@
<a href="http://libp2p.io/"><img src="https://img.shields.io/badge/project-libp2p-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)
[![Crates.io](https://img.shields.io/crates/v/libp2p.svg)](https://crates.io/crates/libp2p)
[![docs.rs](https://img.shields.io/badge/api-rustdoc-blue.svg)](https://docs.rs/libp2p)
This repository is the central place for Rust development of the [libp2p](https://libp2p.io) spec.