We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1765dd commit d3b1911Copy full SHA for d3b1911
README.md
@@ -5,13 +5,11 @@
5
[](https://coveralls.io/r/hyperium/hyper?branch=master)
6
[](./LICENSE)
7
[](https://crates.io/crates/hyper)
8
+[](http://docs.rs/hyper)
9
-A low-level HTTP implementation for Rust.
10
-
11
-### Documentation
+([Master API docs](http://hyperium.github.io/hyper/master))
12
13
-- [Released](http://docs.rs/hyper)
14
-- [Master](http://hyperium.github.io/hyper/master)
+A low-level HTTP implementation for Rust.
15
16
**Get started** by looking over the [guides](https://hyper.rs/guides).
17
0 commit comments