From edf9110122e10e546180496f49792429be7e0547 Mon Sep 17 00:00:00 2001 From: Justin Poehnelt Date: Wed, 21 Aug 2019 18:39:05 -0700 Subject: [PATCH] add badges for pypi and number of contributors and download --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e9a2e9c7..e17ccbad 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ Python Client for Google Maps Services ==================================== [![Build Status](https://travis-ci.org/googlemaps/google-maps-services-python.svg?branch=master)](https://travis-ci.org/googlemaps/google-maps-services-python) +[![PyPI version](https://badge.fury.io/py/googlemaps.svg)](https://badge.fury.io/py/googlemaps) +![PyPI - Downloads](https://img.shields.io/pypi/dd/googlemaps) +![GitHub contributors](https://img.shields.io/github/contributors/googlemaps/google-maps-services-python) ## Description