Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Commit 46ef7d0

Browse files
committed
README updates
Needed!
1 parent fc213b7 commit 46ef7d0

File tree

1 file changed

+17
-4
lines changed

1 file changed

+17
-4
lines changed

README.md

Lines changed: 17 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,20 @@
1-
## New Home JSON Schema repository
1+
## Welcome to JSON Schema
22

3-
Is the repository for the JSON Schema specification, reference schemas and a CommonJS implementation of JSON Schema (not the only JavaScript implementation of JSON Schema, JSV is another excellent JavaScript validator).
3+
This repository contains the current, and historical, JSON Schema
4+
specifications, along wit a CommonJS implementation (authored by Kris Zyp, one
5+
of the initiators of JSON Schema).
46

5-
Code is licensed under the AFL or BSD license.
7+
The <a href="https://github.com/json-schema/json-schema/wiki">wiki</a> contains
8+
a detailed description of JSON Schema, and discussion about the next version of
9+
the specification.
10+
11+
See also the JSON Schema web site: http://json-schema.org
12+
13+
Note that the content of the aforementioned web site is available from this
14+
repository (branch <tt>gh-pages</tt>). Pull requests to improve the content of
15+
the site will be considered.
16+
17+
## License
18+
19+
The source material in this repository is licensed under the AFL or BSD license.
620

7-
Contributors welcome!

0 commit comments

Comments
 (0)