Skip to content

Commit

Permalink
refine doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Zordius Chen committed Oct 20, 2015
1 parent 9df0430 commit e09fd96
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,13 +28,13 @@ Check this chart to see features when gulp-jsx-coverage work with different cove
| syntax: coffee-script |||
| coverage report | transpiled | original |

**istanbul+mocha:hint original codes (jsx/es6) in coverage reports**
* **istanbul+mocha:hint original codes (jsx/es6) in coverage reports**
<img src="demo1.png" />
**istanbul+mocha:hint original coffee-script in coverage reports**
* **istanbul+mocha:hint original coffee-script in coverage reports**
<img src="demo2.png" />
**mocha:show original code/line when test failed**
* **mocha:show original code/line when test failed**
<img src="demo3.png" />
**isparta+mocha:show original codes in coverage reports**
* **isparta+mocha:show original codes in coverage reports**
<img src="demo4.png" />

Install
Expand Down

0 comments on commit e09fd96

Please sign in to comment.