Cleanup repo
This commit is contained in:
@@ -3,15 +3,9 @@
|
||||
A Tokio aware, HTTP/2.0 client & server implementation for Rust.
|
||||
|
||||
[](https://travis-ci.org/carllerche/h2)
|
||||
[](https://codecov.io/gh/carllerche/h2)
|
||||
<!-- [](https://crates.io/crates/h2) -->
|
||||
<!-- [][dox] -->
|
||||
|
||||
**This library is not production ready. Do not try to use it in a production
|
||||
environment or you will regret it!** This crate is still under active
|
||||
development and there has not yet been any focus on documentation (because you
|
||||
shouldn't be using it yet!).
|
||||
|
||||
More information about this crate can be found in the [crate documentation][dox]
|
||||
|
||||
[dox]: https://carllerche.github.io/h2/h2
|
||||
|
||||
Reference in New Issue
Block a user