Skip to content

Commit 098c749

Browse files
committed
use direct service badges (shields.io is unstable)
1 parent 40e5bae commit 098c749

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
<p align="center"><a href="http://vuejs.org" target="_blank"><img width="100"src="http://vuejs.org/images/logo.png"></a></p>
22

33
<p align="center">
4-
<a href="https://circleci.com/gh/yyx990803/vue/tree/master"><img src="https://img.shields.io/circleci/project/yyx990803/vue/master.svg" alt="Build Status"></a>
5-
<a href="https://codecov.io/github/yyx990803/vue?branch=master"><img src="https://img.shields.io/codecov/c/github/yyx990803/vue/master.svg" alt="Coverage Status"></a>
4+
<a href="https://circleci.com/gh/yyx990803/vue/tree/master"><img src="https://circleci.com/gh/yyx990803/vue/tree/master.svg?style=shield" alt="Build Status"></a>
5+
<a href="https://codecov.io/github/yyx990803/vue?branch=master"><img src="https://codecov.io/github/yyx990803/vue/coverage.svg?branch=dev" alt="Coverage Status"></a>
66
<a href="https://www.bithound.io/github/yyx990803/vue"><img src="https://www.bithound.io/github/yyx990803/vue/badges/score.svg" alt="bitHound Score"></a>
77
<br>
8-
<a href="https://www.npmjs.com/package/vue"><img src="https://img.shields.io/npm/dm/vue.svg" alt="NPM Downloads"></a>
98
<a href="http://issuestats.com/github/yyx990803/vue"><img src="http://issuestats.com/github/yyx990803/vue/badge/issue?style=flat"></a>
109
</p>
1110

0 commit comments

Comments
 (0)