docs(readme): a bit more intuitive docs links
Use a docs.rs badge where appropriate.
This commit is contained in:
committed by
Sean McArthur
parent
b1765dd168
commit
d3b19112d8
@@ -5,14 +5,12 @@
|
|||||||
[](https://coveralls.io/r/hyperium/hyper?branch=master)
|
[](https://coveralls.io/r/hyperium/hyper?branch=master)
|
||||||
[](./LICENSE)
|
[](./LICENSE)
|
||||||
[](https://crates.io/crates/hyper)
|
[](https://crates.io/crates/hyper)
|
||||||
|
[](http://docs.rs/hyper)
|
||||||
|
|
||||||
|
([Master API docs](http://hyperium.github.io/hyper/master))
|
||||||
|
|
||||||
A low-level HTTP implementation for Rust.
|
A low-level HTTP implementation for Rust.
|
||||||
|
|
||||||
### Documentation
|
|
||||||
|
|
||||||
- [Released](http://docs.rs/hyper)
|
|
||||||
- [Master](http://hyperium.github.io/hyper/master)
|
|
||||||
|
|
||||||
**Get started** by looking over the [guides](https://hyper.rs/guides).
|
**Get started** by looking over the [guides](https://hyper.rs/guides).
|
||||||
|
|
||||||
## Overview
|
## Overview
|
||||||
|
|||||||
Reference in New Issue
Block a user