1
Fork 0

Fixed badge in README.md.

This commit is contained in:
Alex Helfet 2017-12-24 00:19:03 +00:00
parent bac948b43f
commit 32791b6e77

View file

@ -2,7 +2,7 @@
Rust crate to send and receive slices of bytes over lossy streams of bytes.
[![Crate](https://img.shields.io/crates/v/badge.svg)](https://crates.io/crates/framed)
[![Crate](https://img.shields.io/crates/v/framed.svg)](https://crates.io/crates/framed)
[![Documentation](https://docs.rs/framed/badge.svg)](https://docs.rs/framed)