Skip to content

Commit f289c91

Browse files
committed
📝 README
1 parent 5007aab commit f289c91

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,13 @@ Pluggable micro application framework.
44

55
基于webpack多入口的多仓库业务模块开发的插件应用框架脚手架.
66

7-
[![Coverage Status](https://coveralls.io/repos/github/zyao89/MicroApp-CLI/badge.svg?branch=master)](https://coveralls.io/github/zyao89/MicroApp-CLI?branch=master)
7+
[![Coverage Status][Coverage-img]][Coverage-url]
88
[![CircleCI][CircleCI-img]][CircleCI-url]
99
[![NPM Version][npm-img]][npm-url]
1010
[![NPM Download][download-img]][download-url]
1111

12+
[Coverage-img]: https://coveralls.io/repos/github/MicrosApp/MicroApp-CLI/badge.svg?branch=master
13+
[Coverage-url]: https://coveralls.io/github/MicrosApp/MicroApp-CLI?branch=master
1214
[CircleCI-img]: https://circleci.com/gh/zyao89/MicroApp-CLI/tree/master.svg?style=svg
1315
[CircleCI-url]: https://circleci.com/gh/zyao89/MicroApp-CLI/tree/master
1416
[npm-img]: https://img.shields.io/npm/v/@micro-app/cli.svg?style=flat-square

0 commit comments

Comments
 (0)