File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
<p align =" center " ><a href =" http://vuejs.org " target =" _blank " ><img width =" 100 " src =" http://vuejs.org/images/logo.png " ></a ></p >
2
2
3
- # Vue.js [ ![ Build Status] ( https://img.shields.io/circleci/project/yyx990803/vue/master.svg )] ( https://circleci.com/gh/yyx990803/vue ) [ ![ Coverage Status] ( https://img.shields.io/codecov/c/github/yyx990803/vue/master.svg )] ( https://codecov.io/github/yyx990803/vue?branch=master ) [ ![ Selenium Test Status] ( https://saucelabs.com/buildstatus/vuejs )] ( https://saucelabs.com/u/vuejs )
3
+ <p align =" center " >
4
+ <a href =" https://circleci.com/gh/yyx990803/vue " ><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 >
6
+ <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 >
7
+ <br >
8
+ <a href =" https://www.npmjs.com/package/vue " ><img src =" https://img.shields.io/npm/dm/vue.svg " alt =" NPM Downloads " ></a >
9
+ <a href =" http://issuestats.com/github/yyx990803/vue " ><img src =" http://issuestats.com/github/yyx990803/vue/badge/issue?style=flat " ></a >
10
+ </p >
4
11
5
12
## Intro
6
13
You can’t perform that action at this time.
0 commit comments