diff --git a/README.md b/README.md index bf21c20..4847cc0 100644 --- a/README.md +++ b/README.md @@ -34,5 +34,7 @@ See also http://arewewebyet.com/ * [erickt/rust-mongrel2](https://github.com/erickt/rust-mongrel2) — [Mongrel2](http://mongrel2.org) bindings * [iron/iron](https://github.com/iron/iron) — inspired by [Express](http://expressjs.com/), which is inspired by [Sinatra](http://www.sinatrarb.com/). * [nickel-org/nickel.rs](https://github.com/nickel-org/nickel.rs) — inspired by [Express](http://expressjs.com/), which is inspired by [Sinatra](http://www.sinatrarb.com/). + + ## Resources * [Rust by Example](http://rustbyexample.com/)