Skip to content

Commit

Permalink
Removed broken download link from readme, added license information t…
Browse files Browse the repository at this point in the history
…o package.json
  • Loading branch information
josdejong committed Dec 28, 2015
1 parent b9c8c6a commit 55ce121
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,18 +53,14 @@ Supported browsers: Chrome, Firefox, Safari, Opera, Internet Explorer 9+.

## Install

with npm:
with npm (recommended):

npm install jsoneditor

with bower:

bower install jsoneditor

download:

[http://jsoneditoronline.org/downloads/](http://jsoneditoronline.org/downloads/)


#### More

Expand Down
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@
"formatter"
],
"author": "Jos de Jong <[email protected]>",
"homepage": "http://jsoneditoronline.org/",
"license": "Apache-2.0",
"homepage": "https://github.com/josdejong/jsoneditor",
"repository": {
"type": "git",
"url": "https://github.com/josdejong/jsoneditor.git"
Expand Down

0 comments on commit 55ce121

Please sign in to comment.