Skip to content

Commit

Permalink
docs update.
Browse files Browse the repository at this point in the history
  • Loading branch information
vitaly-t committed Jan 13, 2016
1 parent d6b3035 commit 04f7e27
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ tw.footer = '-footer';
tw.wrap('body'); //=> header-body-footer
```

See also: [grunt-file-wrap]

## API

### wrap(text, [options]) ⇒ String
Expand Down Expand Up @@ -102,3 +104,4 @@ Copyright © 2016 [Vitaly Tomilov](https://github.com/vitaly-t);
Released under the MIT license.

[text-wrap]:https://github.com/vitaly-t/text-wrap
[grunt-file-wrap]:https://github.com/vitaly-t/grunt-file-wrap

0 comments on commit 04f7e27

Please sign in to comment.