Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dzcpy committed Jan 18, 2019
1 parent eae2688 commit e45aa7f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ Other platforms including Node.js, Web Worker, ReactNative and CLI
npm install transliteration --save
```

If you are using Typescript, please do not install `@types/transliteration`. Since `v2` type definition files are built-in.

```javascript
import { transliterate as tr, slugify } from 'transliteration';

Expand Down

0 comments on commit e45aa7f

Please sign in to comment.