diff --git a/README.md b/README.md index e3995a1..4f4930e 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ Router middleware is special case here. Because it reimplements middleware compo You may use following packages for routing, which are koa 2.x ready now: -* [koa-route](https://github.com/koajs/route) +* [koa-route@3.0.0](https://github.com/koajs/route/tree/next) * [koa-simple-router](https://github.com/gyson/koa-simple-router) ## Installation