From 2e142900efb719fd643ecf7cc5f07eff2f443d02 Mon Sep 17 00:00:00 2001 From: Rodrigo Fernandes Date: Fri, 15 Apr 2016 23:21:30 +0100 Subject: [PATCH] Add HTML ressource dependency imports to the docs --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 3de1132..4df6c32 100644 --- a/README.md +++ b/README.md @@ -75,6 +75,18 @@ The HTML output accepts a Javascript object with configuration. Possible options ### How to use +> HTML resource imports + +```html + + + + + + + +``` + > Init ```js