Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
sunfang1cn committed Jun 28, 2012
1 parent b068669 commit a7d8236
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

## Installation
for use in node.js modules:

$ npm install jscoverage

for use by binary executables just like the source version, just pull it to local and:
Expand Down Expand Up @@ -58,7 +59,7 @@
jscoverage.require(module, flag): automatic process when flag is true, will mock the node.js`s require

jscoverage.coverage(): show coverage rate on console
1
## test private functions in a module

======== mo.js ========
Expand Down

0 comments on commit a7d8236

Please sign in to comment.