Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
iamstarkov committed Jul 21, 2015
1 parent 45774fb commit 45af89b
Showing 1 changed file with 3 additions and 12 deletions.
15 changes: 3 additions & 12 deletions README.md
Expand Up @@ -16,28 +16,19 @@
```js
import yayify from 'yayify';

yayify('unicorns'); // unicorns
yayify('unicorns'); // unicorns yay
```

## API

### yayify(input, [options])
### yayify(input)

#### input

*Required*
Type: `String`

Lorem ipsum.

#### options

##### foo

Type: `Boolean`
Default: `false`

Lorem ipsum.
Add "yay" to the end.

## License

Expand Down

0 comments on commit 45af89b

Please sign in to comment.