Skip to content

Commit

Permalink
add install docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Aug 12, 2012
1 parent 052e037 commit cf9e348
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@

Trims string whitespace.

## Installation

```
$ npm install trim
$ component install component/trim
```

## API

- [trim(str)](#trimstr)
Expand Down

0 comments on commit cf9e348

Please sign in to comment.