Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeapr4 committed Jun 21, 2017
1 parent 2f3749b commit 266ee67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
@@ -1,7 +1,7 @@
# vue-backbone

[![Build Status](https://travis-ci.org/mikeapr4/vue-backbone.png?branch=master)](https://travis-ci.org/mikeapr4/vue-backbone)
[![Coverage Status][coveralls-image]][coveralls-url]
[![Coverage Status][https://coveralls.io/repos/github/mikeapr4/vue-backbone/badge.svg?branch=master]](https://coveralls.io/github/mikeapr4/vue-backbone)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

Vue.js Plugin to facilitate gradual migration from Backbone. Backbone Collections and Models can be safely integrated with Vue instances and components, with focus on clean code and future adoption of a Flux library (e.g. Vuex/Redux/Flux).
Expand Down

0 comments on commit 266ee67

Please sign in to comment.