diff --git a/implementations.md b/implementations.md
index 8e2b5969..68a64621 100644
--- a/implementations.md
+++ b/implementations.md
@@ -28,6 +28,7 @@ Validators
- [Haskell](#validator-haskell)
- [Java](#validator-java)
- [JavaScript](#validator-javascript)
+- [JQ](#validator-jq)
- [PHP](#validator-php)
- [Perl](#validator-perl)
- [Python](#validator-python)
@@ -76,6 +77,8 @@ Validators
- schema.js (MIT)
- json-gate (MIT)
- JSEN for Node.js - *supports version 4* (MIT)
+- JQ
+ - jval (MIT)
- PHP
- jsv4-php - *supports version 4* (Public Domain / MIT)
- php-json-schema (MIT)
@@ -190,4 +193,4 @@ Other
- Dojo (AFL or BSD) - supports some aspects of JSON Schema
- Schematic Ipsum (MIT)
- JSON-Schema-Instantiator (MIT)
- - JSON Schema Random (Apache 2.0)
\ No newline at end of file
+ - JSON Schema Random (Apache 2.0)