From c1fa061d423eb4c0ccebb9518115e2f63dcab8d2 Mon Sep 17 00:00:00 2001 From: jbonzo <8647805+jbonzo@users.noreply.github.com> Date: Wed, 10 Jun 2020 17:16:18 -0400 Subject: [PATCH] update readme fix links add badge --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b88de1a..19050948 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@ [![Build Status](https://drone.polygon.io/api/badges/polygon-io/client-python/status.svg)](https://drone.polygon.io/polygon-io/client-python) +[![PyPI version](https://badge.fury.io/py/polygon-api-client.svg)](https://badge.fury.io/py/polygon-api-client) # Polygon Python Client - WebSocket & RESTful APIs -Python client for the [Polygon.io API](polygon.io) +Python client for the [Polygon.io API](https://polygon.io) ## Getting Started