# {%= name %}
[![NPM Version](https://badge.fury.io/js/{%= name %}.png)](https://npmjs.org/package/{%= name %})
{% if (travis) { %}[![Build Status](https://secure.travis-ci.org/{%= git_user %}/{%= git_repo %}.png)](http://travis-ci.org/{%= git_user %}/{%= git_repo %}){% } %}
[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com)

> {%= description %}

## Installation Instructions

*( under construction )*

Install the module via npm: `npm install {%= name %}`

## Usage

*( under construction )*

## License

This software is licensed under the **{%= licenses[0] %} License**. See the [LICENSE](LICENSE) file for more information.
