From 80894cf1acafcb2c033fc80fcee9356a367ea2a9 Mon Sep 17 00:00:00 2001 From: Rohan Patil Date: Wed, 29 Jan 2020 10:29:46 -0800 Subject: [PATCH] BNCASB-2204: Adding PyPI version badge to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index cb3b686..51628cd 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ +[![PyPI version](https://img.shields.io/pypi/v/django-eb-sqs)](https://img.shields.io/pypi/v/django-eb-sqs) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![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)