diff --git a/README.md b/README.md index 4e1a8df..e3f7bdf 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Supported browsers: Chrome, Firefox, Safari, Opera, Internet Explorer 9+. ## Install -with npm: +with npm (recommended): npm install jsoneditor @@ -61,10 +61,6 @@ with bower: bower install jsoneditor -download: - -[http://jsoneditoronline.org/downloads/](http://jsoneditoronline.org/downloads/) - #### More diff --git a/package.json b/package.json index 2a37e56..d77b909 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,8 @@ "formatter" ], "author": "Jos de Jong ", - "homepage": "http://jsoneditoronline.org/", + "license": "Apache-2.0", + "homepage": "https://github.com/josdejong/jsoneditor", "repository": { "type": "git", "url": "https://github.com/josdejong/jsoneditor.git"