Skip to content

Commit

Permalink
[readme] add build, coverage status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
petermikitsh committed Jul 30, 2017
1 parent cc7a6f0 commit bf31076
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
## feathers-redux-immutable

[![Build Status](https://travis-ci.org/collegepulse/feathers-redux-immutable.svg?branch=master)](https://travis-ci.org/collegepulse/feathers-redux-immutable)
[![Coverage Status](https://coveralls.io/repos/github/collegepulse/feathers-redux-immutable/badge.svg?branch=master)](https://coveralls.io/github/collegepulse/feathers-redux-immutable?branch=master)

An [immutable][1], [redux][2] data store for FeathersJS [services][3].

## Install
Expand Down

0 comments on commit bf31076

Please sign in to comment.