diff --git a/README.md b/README.md
index 40a2434..60eb068 100644
--- a/README.md
+++ b/README.md
@@ -522,6 +522,7 @@ See also [Rust web framework comparison](https://github.com/flosse/rust-web-fram
* [hyperium/hyper](https://github.com/hyperium/hyper) — an HTTP implementation [](https://travis-ci.org/hyperium/hyper)
* [vhbit/curl-rs](https://github.com/vhbit/curl-rs) — [libcurl](http://curl.haxx.se/libcurl/) bindings [](https://travis-ci.org/vhbit/curl-rs)
* HTTP Server
+ * [fengsp/pencil](https://github.com/fengsp/pencil) [[YYY](https://crates.io/crates/fengsp/pencil] — [](https://travis-ci.org/fengsp/pencil)
* [hyperium/hyper](https://github.com/hyperium/hyper) — an HTTP implementation [](https://travis-ci.org/hyperium/hyper)
* [Iron](https://github.com/iron/iron) — a middleware-based server framework [](https://travis-ci.org/iron/iron)
* [sunng87/handlebars-iron](https://github.com/sunng87/handlebars-iron) — [Handlebars-rust](https://github.com/sunng87/handlebars-rust) as an Iron web framework middleware. [](https://travis-ci.org/sunng87/handlebars-iron)