Skip to content
This repository was archived by the owner on Aug 20, 2018. It is now read-only.

Add Installation section on readme #9

Merged
merged 1 commit into from
Jul 26, 2015
Merged
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
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# json loader for webpack

## Installation

`npm install json-loader`

## Usage

``` javascript
Expand All @@ -12,4 +16,4 @@ See `webpack` documentation.

## License

MIT (http://www.opensource.org/licenses/mit-license.php)
MIT (http://www.opensource.org/licenses/mit-license.php)