Skip to content

Commit b29da63

Browse files
committed
add semantic release
1 parent 5cbea00 commit b29da63

File tree

3 files changed

+5207
-164
lines changed

3 files changed

+5207
-164
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module.exports = (on, config) => {
3030

3131
If your application is loaded Istanbul-instrumented source code, then the coverage information will be automatically saved into `.nyc_output` folder and a report will be generated after the tests finish (even in the interactive mode). Find the HTML report in the `coverage` folder.
3232

33-
![Coverage report](images/coverage.png)
33+
![Coverage report](images/coverage.jpg)
3434

3535
## License
3636

0 commit comments

Comments
 (0)