diff --git a/README.md b/README.md index b324a04..e81ab1f 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,9 @@ This Webpack loader compiles [Fest](https://github.com/mailru/fest) templates. +Loader is trying to build dependencies tree by walking through `` +and `` of template. + ## Install ```bash npm install --save-dev fest-webpack-loader