Skip to content

Commit 2ec9d7f

Browse files
committed
docs(readme): Update v6 support #51
1 parent b7f0355 commit 2ec9d7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
Dynamic JSON Schema Validator
77

8-
Current package supports **JSON Schema v4** and it contains utils for validating objects against schemas.
8+
Current package supports **JSON Schema v6 and v4**. It contains utils to validate objects against schemas.
99
This is a part of **djv** packages aimed to work with json-schema.
1010

1111
- [djv](https://github.com/korzio/djv) validate object against schemas
@@ -192,6 +192,7 @@ npm test
192192

193193
## References <a name="references"></a>
194194

195+
* [JSON-Schema Specification](http://json-schema.org/)
195196
* [JSON Schema Benchmark](https://github.com/ebdrup/json-schema-benchmark)
196197

197198
<!---

0 commit comments

Comments
 (0)