Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions Readme.md → README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@

Assuming you are using node.js:

The easiest way to install is through [npm](http://npmjs.org/).
The easiest way to install is through [npm](https://www.npmjs.com/package/async-json).

$ npm install async-json

Alternatively, you can pull from [github](https://github.com/ckknight/async-json) and place where necessary.
Alternatively, you can pull from [GitHub](https://github.com/ckknight/async-json) and place where necessary.

## API

Expand Down