Skip to content

Commit

Permalink
Merge pull request #142 from jordanbtucker/tagline
Browse files Browse the repository at this point in the history
Change tagline to JSON for Humans
  • Loading branch information
aseemk committed Feb 6, 2017
2 parents 95552f9 + efbb7a1 commit 759d65b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
@@ -1,4 +1,4 @@
# JSON5 – Modern JSON
# JSON5 – JSON for Humans

[![Build Status](https://travis-ci.org/json5/json5.svg)](https://travis-ci.org/json5/json5)

Expand Down
2 changes: 1 addition & 1 deletion lib/json5.js
@@ -1,5 +1,5 @@
// json5.js
// Modern JSON. See README.md for details.
// JSON for Humans. See README.md for details.
//
// This file is based directly off of Douglas Crockford's json_parse.js:
// https://github.com/douglascrockford/JSON-js/blob/master/json_parse.js
Expand Down

0 comments on commit 759d65b

Please sign in to comment.