feat: replae badgen with shields.io

This commit is contained in:
Justineo
2021-08-30 15:51:56 +08:00
parent e812df7fa4
commit 032446b273
3 changed files with 4 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# VEUI
:::oss-badges
[<img alt="VEUI on CircleCI" src="https://badgen.net/circleci/github/ecomfe/veui?label=CircleCI&cache=300" height="20">](https://circleci.com/gh/ecomfe/veui) [<img alt="VEUI on npm" src="https://badgen.net/npm/v/veui?cache=300" height="20">](https://www.npmjs.com/package/veui)
[<img alt="VEUI on CircleCI" src="https://img.shields.io/circleci/build/github/ecomfe/veui/d20" height="20">](https://circleci.com/gh/ecomfe/veui) [<img alt="VEUI on npm" src="https://img.shields.io/npm/v/veui" height="20">](https://www.npmjs.com/package/veui) [<img alt="MIT License" src="https://img.shields.io/github/license/ecomfe/veui">](https://github.com/ecomfe/veui/blob/d20/LICENSE)
:::
> VEUI 是一套基于 [Vue.js](https://vuejs.org) 的企业级应用组件库。