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

Commit 81d49ab

Browse files
committed
Merge pull request #9 from lmatiolis/patch-1
Add Installation section on readme
2 parents aac80d2 + 8b60813 commit 81d49ab

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# json loader for webpack
22

3+
## Installation
4+
5+
`npm install json-loader`
6+
37
## Usage
48

59
``` javascript
@@ -12,4 +16,4 @@ See `webpack` documentation.
1216

1317
## License
1418

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

0 commit comments

Comments
 (0)