Skip to content

Commit ab6ffc8

Browse files
committed
BNCASB-2204: Update the ReadME.md file to include badges
Inlcude badges
1 parent 750259f commit ab6ffc8

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
## Django EB SQS - Background Tasks for Amazon SQS
1+
2+
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
4+
[![CircleCI](https://img.shields.io/circleci/build/github/cuda-networks/django-eb-sqs/master)](https://circleci.com/gh/cuda-networks/django-eb-sqs/tree/master)
5+
6+
# Django EB SQS - Background Tasks for Amazon SQS
27

38
django-eb-sqs is a simple task manager for AWS SQS. It uses SQS and the [boto3](https://github.com/boto/boto3) library.
49

0 commit comments

Comments
 (0)