Skip to content

Commit 136a731

Browse files
greenkeeper[bot]Tom Kirkpatrick
authored and
Tom Kirkpatrick
committed
docs(readme): add Greenkeeper badge
1 parent 6bb1fa9 commit 136a731

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Loopback Finite State Machine
22

3+
[![Greenkeeper badge](https://badges.greenkeeper.io/fullcube/loopback-component-fsm.svg)](https://greenkeeper.io/)
4+
35
[![Circle CI](https://circleci.com/gh/fullcube/loopback-component-fsm.svg?style=svg)](https://circleci.com/gh/fullcube/loopback-component-fsm) [![Dependencies](http://img.shields.io/david/fullcube/loopback-component-fsm.svg?style=flat)](https://david-dm.org/fullcube/loopback-component-fsm) [![Coverage Status](https://coveralls.io/repos/github/fullcube/loopback-component-fsm/badge.svg?branch=master)](https://coveralls.io/github/fullcube/loopback-component-fsm?branch=master)
46

57
This loopback component provides a finite state machine (powered by https://github.com/vstirbu/fsm-as-promised) for loopback model instances, enabling precise control over when model instance methods may be called.

0 commit comments

Comments
 (0)