Skip to content
This repository has been archived by the owner on Jan 30, 2024. It is now read-only.

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nitely committed Nov 22, 2015
1 parent 9714175 commit b295187
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Release versioning follows [SemVer](http://semver.org/).
$ npm install tiny-json-validator
```

It is supported in all versions of [Node.js(https://nodejs.org) +4.2 without any flags.
It is supported in all versions of [Node.js](https://nodejs.org) +4.2 without any flags.

# Example

Expand Down Expand Up @@ -88,6 +88,10 @@ res.data
$ npm run test
```

# Changelog

[changelog](https://github.com/nitely/tiny-json-validator/blob/master/CHANGES.md)

## License

MIT

0 comments on commit b295187

Please sign in to comment.