@@ -17,6 +17,7 @@ Use [JSON Schema](http://json-schema.org/) along with fake generators to provide
-[JSON-schema-faker](#fake-your-schemas)
-[Online demo](#online-demo)
-[Install](#install)
-[cdnjs](#cdnjs)
-[Overview](#overview)
-[Example usage](#example-usage)
-[Gist demos](#gist-demos)
...
...
@@ -45,6 +46,17 @@ Install `json-schema-faker` with npm:
npm install json-schema-faker --save-dev
### cdnjs
JSON-Schema-faker is available at [cdnjs.com](https://www.cdnjs.com/libraries/json-schema-faker). This means you can just include the script file into your HTML: