Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c33d2e5

Browse files
authoredFeb 1, 2017
README: Update repository description
1 parent 0c7ddb9 commit c33d2e5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
## Welcome to JSON Schema
22

3-
This repository contains the current, and historical, JSON Schema
4-
specifications.
3+
JSON Schema is a vocabulary that allows you to validate, annotate, and manipulate JSON documents.
54

5+
This repository contains the sources for current JSON Schema draft work.
66

77
## Call for reviews
88

1 commit comments

Comments
 (1)

Relequestual commented on Feb 1, 2017

@Relequestual
Member

What did we say about comitting to master? The website doesn't say "manipulate", so not sure where you've gotten this from.

Also, I suggested in #205 that this change should include a section that directs people to the wiki... If you had made a PR rather than commit to master, I would have raised this as a problem.

And no, it's not OK to commit to master because you're not changing the specification. The repo readme is a user facing portal of information, and as such just as important as the actual specification to many.

Please sign in to comment.