From 5a069d0080a4b9bfcc9eac621e661ce8f207ea8f Mon Sep 17 00:00:00 2001 From: Matt Huntington Date: Sun, 24 Jan 2016 20:36:56 -0500 Subject: [PATCH] creating readme --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5770087 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Grunt Task For Converting CML to HTML + +## Getting Started + +`npm install grunt-contrib-cml-html-converter` + +## How Does It Work? + +It uses [this](https://www.npmjs.com/package/cml-html-converter)