Skip to content

Commit

Permalink
readme: add npm install cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
tyxla committed Dec 12, 2015
1 parent 7dda508 commit 6ea8755
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Removes the accents from a string, converting them to their corresponding non-accented ASCII characters.

```
npm install remove-accents
```

[![Build Status](https://travis-ci.org/tyxla/remove-accents.svg)](https://travis-ci.org/tyxla/remove-accents)

## About
Expand Down

0 comments on commit 6ea8755

Please sign in to comment.