docs(lib): update description of hyper

This commit is contained in:
Sean McArthur
2018-06-01 15:20:15 -07:00
parent 8c393a15c9
commit 58004b847c
3 changed files with 5 additions and 7 deletions

View File

@@ -8,7 +8,7 @@
[![Released API docs](https://docs.rs/hyper/badge.svg)](https://docs.rs/hyper)
[![Master API docs](https://img.shields.io/badge/docs-master-green.svg)](https://hyper.rs/hyper/master/)
A low-level HTTP implementation for Rust.
A **fast** and **correct** HTTP implementation for Rust.
**Get started** by looking over the [guides](https://hyper.rs/guides).