Skip to content

Commit 400dec2

Browse files
committed
added jetbrains logo
1 parent 7f8820a commit 400dec2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
* [Example](#example)
1414
* [Resolution scopes](#resolution-scopes)
1515

16+
<img src="./jetbrains-logo.png" /> Supported by JetBrains.
1617

1718
This project is an implementation of the JSON Schema [Draft v4][draft-zyp-json-schema-04] and [Draft v6](https://tools.ietf.org/html/draft-wright-json-schema-01) specifications.
1819
It uses the [org.json API](http://stleary.github.io/JSON-java/) (created by Douglas Crockford) for representing JSON data.
@@ -220,7 +221,7 @@ Starting from version `1.2.0` the library supports the [`"format"` keyword][draf
220221
* ipv4
221222
* ipv6
222223
* uri
223-
224+
224225
If you use the library in Draft 6 mode, then the followings are also supported:
225226

226227
* uri-reference

jetbrains-logo.png

4.72 KB
Loading

0 commit comments

Comments
 (0)