Skip to content

Commit 17020e4

Browse files
clickingbuttonsclickingbuttons
authored andcommitted
clean readme
1 parent 969519f commit 17020e4

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

README.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,19 +3,15 @@
33

44
# Polygon Python Client - WebSocket & RESTful APIs
55

6-
Python client for the Polygon.io [Stocks API](https://polygon.io)
7-
8-
## Getting Started
9-
10-
For a basic product overview, check out our [setup and use documentation](https://polygon.io/sockets)
6+
Python client for the [Polygon.io API](https://polygon.io).
117

8+
## Getting started
129
### Install
1310

14-
Requires python version >= 3.7
15-
1611
`pip install polygon-api-client`
1712

18-
## REST Demos
13+
Requires python version >= 3.7
14+
1915
### Getting aggs
2016
```python
2117
from polygon import RESTClient

0 commit comments

Comments
 (0)