diff --git a/README.md b/README.md new file mode 100644 index 0000000..c9abc33 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# H2 + +A Tokio aware, HTTP/2.0 client & server implementation for Rust. + +**This library is not production ready. Do not try to use it in a production +environment or you will regret it!**