From 5dabc945d9904c3545b9d63de460b42cefe739f6 Mon Sep 17 00:00:00 2001
From: Tomasz Ducin <tomasz.ducin@gmail.com>
Date: Fri, 8 May 2015 19:36:13 +0200
Subject: [PATCH] docs: grunt-jsonschema-faker plugin info added

---
 README.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/README.md b/README.md
index ebf9d3f7..41dd34bd 100644
--- a/README.md
+++ b/README.md
@@ -201,6 +201,11 @@ Callback:
 
 Note that custom generators has lower precedence than core ones.
 
+## Automation: grunt plugin
+
+Use [grunt-jsonschema-faker](https://github.com/tkoomzaaskz/grunt-jsonschema-faker)
+to automate running `json-schema-faker` against your JSON schemas.
+
 ## Great, Why?
 
 Actually, I've found some projects or services:
-- 
GitLab