## quux [![Build Status](https://travis-ci.org/ciceropablo/quux.svg?branch=master)](https://travis-ci.org/ciceropablo/quux)
> A quux module.

## Installation

```sh
$ [sudo] npm install --save quux
```

## Usage

```js
var quux = require('quux');

quux(); // quux
```

## API

### `quux()`

Type: `string`

Return `quux` word.

## License

MIT © [Cícero Pablo](http://ciceropablo.github.io)
