# <%= appname %> [![Build Status](https://secure.travis-ci.org/<%= githubUser %>/<%= _.slugify(appname) %>.png?branch=master)](https://travis-ci.org/<%= githubUser %>/<%= _.slugify(appname) %>)

A [Node.js](http://nodejs.org) module.

<%= moduleDesc %>


## Getting Started

### To run

```
$ node index.js
```

## License

[MIT License](http://en.wikipedia.org/wiki/MIT_License)