Updated README.

This commit is contained in:
Alexandre Gigliotti
2015-08-05 15:52:08 -07:00
parent 8854629943
commit 734cd940a8

View File

@@ -56,7 +56,7 @@ Where:
### inlineHtml( filename [, options] )
Reads an HTML file and inlines all of the following that reference local assets:
Reads an HTML file and embeds the contents of local assets referenced by the following elements and data types:
- LESS stylesheets - The LESS is compiled and the result is inlined within a `<style>` element.