Merge pull request #79 from reem/readme-warning

Add a warning about the stability of Hyper to the README.
This commit is contained in:
Jonathan Reem
2014-10-15 23:57:50 -07:00

View File

@@ -17,6 +17,9 @@ complex web applications written entirely in Rust.
The documentation is located at [http://hyperium.github.io/hyper](http://hyperium.github.io/hyper).
___WARNING: Hyper is still under active development. The API is still changing
in non-backwards-compatible ways without warning._
## Example
Hello World Server: