1
Fork 0

Badges in README.md

This commit is contained in:
Alex Helfet 2017-12-22 20:55:40 +00:00
parent 611eb5fb8f
commit a000beb59f

View file

@ -2,7 +2,11 @@
Rust crate to send and receive slices of bytes over lossy streams of bytes. Rust crate to send and receive slices of bytes over lossy streams of bytes.
See [rustdoc on docs.rs](https://docs.rs/crate/framed) [![Crate](https://img.shields.io/crates/v/badge.svg)](https://crates.io/crates/framed)
[![Documentation](https://docs.rs/framed/badge.svg)](https://docs.rs/framed)
[![Build Status](https://travis-ci.org/fluffysquirrels/framed-rs.svg)](https://travis-ci.org/fluffysquirrels/framed-rs)
## License ## License