Bläddra i källkod

fancier readme!

Evan You 10 år sedan
förälder
incheckning
aef981bc50
1 ändrade filer med 8 tillägg och 1 borttagningar
  1. 8 1
      README.md

+ 8 - 1
README.md

@@ -1,6 +1,13 @@
 <p align="center"><a href="http://vuejs.org" target="_blank"><img width="100"src="http://vuejs.org/images/logo.png"></a></p>
 
-# 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)
+<p align="center">
+  <a href="https://circleci.com/gh/yyx990803/vue"><img src="https://img.shields.io/circleci/project/yyx990803/vue/master.svg" alt="Build Status"></a>
+  <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>
+  <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>
+  <br>
+  <a href="https://www.npmjs.com/package/vue"><img src="https://img.shields.io/npm/dm/vue.svg" alt="NPM Downloads"></a>
+  <a href="http://issuestats.com/github/yyx990803/vue"><img src="http://issuestats.com/github/yyx990803/vue/badge/issue?style=flat"></a>
+</p>
 
 ## Intro