diff --git a/README.md b/README.md index 2d7134de79467d8041de436e7fb41433ce37392b..ebf9d3f74eb2082d368a13c65ade23e409e7870c 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ 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. +## Online demo + +See [online demo](http://json-schema-faker.js.org/). + ## Install Install `json-schema-faker` with npm: