Skip to content

Commit a7c4c68

Browse files
committedApr 29, 2017
docs(readme): add Greenkeeper badge
1 parent d086b2a commit a7c4c68

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11

22
# easy-sqs
33

4+
[![Greenkeeper badge](https://badges.greenkeeper.io/midknight41/easy-sqs.svg)](https://greenkeeper.io/)
5+
46
**easy-sqs** is a simple library for using AWS SQS service which provides most of the basic SQS functionality as well as providing an event emitting QueueReader with batch deletion capabilities.
57

68
[![npm version](https://badge.fury.io/js/easy-sqs.svg)](http://badge.fury.io/js/easy-sqs)

0 commit comments

Comments
 (0)
Please sign in to comment.