README: Add xmux the list
diff --git a/README.md b/README.md
index 0fda521..e77a4a5 100644
--- a/README.md
+++ b/README.md
@@ -275,6 +275,7 @@
 * [Neko](https://github.com/rocwong/neko): A lightweight web application framework for Golang
 * [Roxanna](https://github.com/iamthemuffinman/Roxanna): An amalgamation of httprouter, better logging, and hot reload
 * [siesta](https://github.com/VividCortex/siesta): Composable HTTP handlers with contexts
+* [xmux](https://github.com/rs/xmux): xmux is a httprouter fork on top of xhandler (net/context aware)
 
 [benchmark]: <https://github.com/julienschmidt/go-http-routing-benchmark>
 [http.Handler]: <https://golang.org/pkg/net/http/#Handler