Skip to content

Commit bf9113a

Browse files
committed
Update README.md
1 parent 7ef462e commit bf9113a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ npm install -g generator-abstack-vuejs
1818
yo abstack-vuejs
1919
```
2020

21-
## include
21+
## Include
2222
- Development
2323
- npm script: `npm run dev`
2424
- webpack-dev-server
@@ -36,6 +36,7 @@ yo abstack-vuejs
3636
- Test
3737
- npm script: `npm test`
3838
- unit test with [Karma](https://karma-runner.github.io), [Mocha](https://mochajs.org/), [Chai](http://chaijs.com/)
39+
- unit test coverage reporter
3940
- come soon...
4041

4142
## Changelog

0 commit comments

Comments
 (0)