diff --git a/README.md b/README.md index d307669..afb5e40 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ # SourceJS Plugin template -Demo of basic SourceJS Middleware structure. +Demo of basic SourceJS Middleware structure. Read more about Middleware development in docs http://sourcejs.com/docs/api/plugins. Compatible with [SourceJS](http://sourcejs.com) ~0.4.0. +To create new SourceJS Middleware, we recommend using the official generator - https://github.com/sourcejs/generator-sourcejs. + ## Middleware install instructions example To install middleware, run npm command in `sourcejs/user` folder: