From 7cb5922c58ae8995bda96bb37a475ce961ab7464 Mon Sep 17 00:00:00 2001 From: jbonzo <8647805+jbonzo@users.noreply.github.com> Date: Thu, 11 Jun 2020 16:38:48 -0400 Subject: [PATCH 1/2] add better anchor name for readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 19050948..82ca8f7c 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Polygon Python Client - WebSocket & RESTful APIs -Python client for the [Polygon.io API](https://polygon.io) +Python client for the [Polygon.io stocks API](https://polygon.io) ## Getting Started From 7a535b8eae5e8cfbd38418c4d72bde2be79a227c Mon Sep 17 00:00:00 2001 From: jbonzo <8647805+jbonzo@users.noreply.github.com> Date: Fri, 12 Jun 2020 11:11:50 -0400 Subject: [PATCH 2/2] pr feedback --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 82ca8f7c..7d2533a1 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # Polygon Python Client - WebSocket & RESTful APIs -Python client for the [Polygon.io stocks API](https://polygon.io) +Python client for the Polygon.io [Stocks API](https://polygon.io) ## Getting Started