Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
skolmer committed Sep 3, 2016
1 parent 1041699 commit 34dbe5b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,11 @@ This module does include a JSON validator that helps you keep track of missing o
$ npm install i18n-tag-schema --save-dev
```

## Examples

* [npm scripts](https://github.com/skolmer/i18n-tag-examples/tree/master/ReactJS)
* [gulp](https://github.com/skolmer/i18n-tag-examples/tree/master/Simple)

## Usage
```js
import i18nTagSchema from 'i18n-tag-schema'
Expand Down

0 comments on commit 34dbe5b

Please sign in to comment.