From 215a532f991f793cd5f4d537e10d1f1529dc7cd3 Mon Sep 17 00:00:00 2001 From: Tomasz Ducin <tomasz.ducin@gmail.com> Date: Thu, 14 May 2015 00:56:23 +0200 Subject: [PATCH] switching to a free dependency tool --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 26d121eb..06a99542 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [](https://travis-ci.org/pateketrueke/json-schema-faker) [](http://badge.fury.io/js/json-schema-faker) -[](https://gemnasium.com/pateketrueke/json-schema-faker) +[](https://david-dm.org/pateketrueke/json-schema-faker) [](https://coveralls.io/r/pateketrueke/json-schema-faker?branch=master) 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. -- GitLab