Skip to content

Commit 78359dd

Browse files
Updated getting started section (#385)
Added link to blog that has the demo videos.
1 parent 4d8ab1c commit 78359dd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ pip install polygon-api-client
1313
Requires Python >= 3.8.
1414

1515
## Getting started
16-
See the [Getting Started](https://polygon-api-client.readthedocs.io/en/latest/Getting-Started.html)
17-
section in our docs or view the [examples](./examples) directory for additional examples.
16+
17+
To get started, please see the [Getting Started](https://polygon-api-client.readthedocs.io/en/latest/Getting-Started.html) section in our docs, view the [examples](./examples) directory for code snippets, or view the [blog post with videos](https://polygon.io/blog/polygon-io-with-python-for-stock-market-data/) to learn more.
18+
1819
## REST API Client
1920
Import the RESTClient.
2021
```python

0 commit comments

Comments
 (0)