Skip to content

Commit

Permalink
Added badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Ellis authored and Jack Ellis committed Mar 31, 2017
1 parent 7e17b0c commit 0b0c3fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# vuenit
Vue Unit Test Helpers

[![npm version](https://badge.fury.io/js/vuenit.svg)](https://badge.fury.io/js/vuenit)
[![Build Status](https://travis-ci.org/jackmellis/vuenit.svg?branch=master)](https://travis-ci.org/jackmellis/vuenit)
[![Code Climate](https://codeclimate.com/github/jackmellis/vuenit/badges/gpa.svg)](https://codeclimate.com/github/jackmellis/vuenit)
[![Test Coverage](https://codeclimate.com/github/jackmellis/vuenit/badges/coverage.svg)](https://codeclimate.com/github/jackmellis/vuenit/coverage)

[vuenit.component](#component)
[vuenit.directive](#directive)
[vuenit.store](#store)
Expand Down

0 comments on commit 0b0c3fe

Please sign in to comment.