diff --git a/README.md b/README.md index 065da39..1042827 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,11 @@ Use the [hapi-webpack-plugin](https://www.npmjs.com/package/hapi-webpack-plugin) ### Koa -Use [koa-webpack-middleware](https://www.npmjs.com/package/koa-webpack-middleware), which wraps this module and makes it work with koa. +[koa-webpack-middleware](https://www.npmjs.com/package/koa-webpack-middleware) +wraps this module for use with Koa 1.x + +[koa-webpack](https://www.npmjs.com/package/koa-webpack) +wraps this module for use with Koa 2.x ## Troubleshooting