docs: update readme.md

This commit is contained in:
chenshenhai 2021-09-20 21:51:53 +08:00
parent 9e4a813c70
commit d73bed2a65
2 changed files with 5 additions and 1 deletions

View file

@ -28,7 +28,6 @@ jobs:
- run: npm install
- run: npm run beforetest
- run: npm run cover
- run: npm run hello
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
with:

View file

@ -9,10 +9,15 @@
<p align="center">
<a title="CI" href="https://github.com/idrawjs/idraw/actions/workflows/node.js.yml">
<img src="https://github.com/idrawjs/idraw/actions/workflows/node.js.yml/badge.svg?branch=main" alt="CI">
<a>
<a href="https://codecov.io/gh/idrawjs/idraw">
<img src="https://codecov.io/gh/idrawjs/idraw/branch/main/graph/badge.svg?token=MICIC9SCKY"/>
</a>
<a href="https://www.npmjs.com/package/idraw">
<img src="https://img.shields.io/npm/v/idraw.svg?sanitize=idraw" alt="Version">
</a>