Skip to content

Commit 2989348

Browse files
greenkeeper[bot]Tom Kirkpatrick
authored andcommitted
docs(readme): add Greenkeeper badge
1 parent b7384d0 commit 2989348

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,6 +1,8 @@
11
RESULTSET LIMIT
22
=============
33

4+
[![Greenkeeper badge](https://badges.greenkeeper.io/fullcube/loopback-ds-resultset-limit-mixin.svg)](https://greenkeeper.io/)
5+
46
[![Circle CI](https://circleci.com/gh/fullcube/loopback-ds-resultset-limit-mixin.svg?style=svg)](https://circleci.com/gh/fullcube/loopback-ds-resultset-limit-mixin) [![Coverage Status](https://coveralls.io/repos/fullcube/loopback-ds-resultset-limit-mixin/badge.svg?branch=forEachAsync&service=github)](https://coveralls.io/github/fullcube/loopback-ds-resultset-limit-mixin?branch=forEachAsync) [![Dependencies](http://img.shields.io/david/fullcube/loopback-ds-resultset-limit-mixin.svg?style=flat)](https://david-dm.org/fullcube/loopback-ds-resultset-limit-mixin) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
57

68
This module is designed for the [Strongloop Loopback](https://github.com/strongloop/loopback) framework. It provides a mixin that makes it possible to limit the number of results returned from an API query.

0 commit comments

Comments
 (0)