Skip to content

Commit

Permalink
docs: 更新使用说明。
Browse files Browse the repository at this point in the history
  • Loading branch information
huang-xiao-jian committed Dec 4, 2016
1 parent f6fd1a0 commit 825210c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
# ng-hot-loader
![Build Status](https://img.shields.io/travis/bornkiller/ng-hot-loader/master.svg?style=flat)
[![Coverage Status](https://coveralls.io/repos/github/bornkiller/ng-hot-loader/badge.svg?branch=master)](https://coveralls.io/github/bornkiller/ng-hot-loader?branch=master)
![Package Dependency](https://david-dm.org/bornkiller/ng-hot-loader.svg?style=flat)
![Package DevDependency](https://david-dm.org/bornkiller/ng-hot-loader/dev-status.svg?style=flat)

Transform source code, make ng HMR possible.

## usage
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/bornkiller/ng-hot-loader#readme",
"devDependencies": {
"eslint": "^3.8.1",
"eslint": "^3.11.1",
"istanbul": "^0.4.5",
"mocha": "^3.2.0",
"should": "^11.1.1"
Expand Down

0 comments on commit 825210c

Please sign in to comment.