Skip to content

Commit

Permalink
docs: add status badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Kirkpatrick committed Feb 8, 2017
1 parent 21f70be commit 8959992
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 @@
CASCADE UPDATE MIXIN
================

[![CircleCI](https://circleci.com/gh/fullcube/loopback-ds-cascade-update-mixin.svg?style=svg)](https://circleci.com/gh/fullcube/loopback-ds-cascade-update-mixin) [![Dependencies](http://img.shields.io/david/fullcube/loopback-ds-cascade-update-mixin.svg?style=flat)](https://david-dm.org/fullcube/loopback-ds-cascade-update-mixin)
[![Coverage Status](https://coveralls.io/repos/github/fullcube/loopback-ds-cascade-update-mixin/badge.svg?branch=master)](https://coveralls.io/github/fullcube/loopback-ds-cascade-update-mixin?branch=master)



This module is designed for the [Strongloop Loopback](https://github.com/strongloop/loopback) framework. It provides cascade update functionality with a simple configuration on your models. This can be used to keep property values synchronised across related models.

INSTALL
Expand Down

0 comments on commit 8959992

Please sign in to comment.