Skip to content
Snippets Groups Projects
Commit 97b782ec authored by Tomasz Ducin's avatar Tomasz Ducin
Browse files

uppercase headers in readme

parent 9dad935c
No related branches found
No related tags found
No related merge requests found
......@@ -6,13 +6,13 @@
Use [JSON Schema](http://json-schema.org/) along with fake generators to provide consistent fake data for your system. Note that `json-schema-faker` supports (currently) the JSON-Schema specification **draft-04** only.
## install
## Install
Install `json-schema-faker` with npm:
npm install json-schema-faker --save-dev
## example usage
## Example usage
```javascript
var jsf = require('json-schema-faker');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment