# {%= name %} {%= badge('fury') %} {% if (travis) { %} {%= badge('travis') %}{% } %}

> {%= description %}

## Getting Started
{%= docs("getting-started") %}

## Options

{%= docs("options") %}

## Usage Examples

{%= docs("examples-csv") %}
{%= docs("examples-json") %}
{%= docs("examples-xml") %}
{%= docs("examples-plist") %}

## Contributing

We welcome all kinds of contributions! The most basic way to show your support is to star the project, and if you'd like to get involved please see the [Contributing to {%= name %}](http://assemble.io/contributing/) guide for information on contributing to this project.

## Changes
{%= changelog() %}

## Author
{%= contrib("jon") %}
{%= contrib("hariadi") %}

## License
{%= copyright() %}
{%= license() %}

{%= include('footer.md') %}