polygon-io / client-go

The official Go client library for the Polygon REST and WebSocket API.
MIT License
133 stars 38 forks source link

Update README.md with getting started #371

Closed justinpolygon closed 10 months ago

justinpolygon commented 10 months ago

Fixes https://github.com/polygon-io/client-go/issues/233. Added getting started section with step-by-step instruction on how to create a new project that leverages our polygon-io/client-go repo.

This is spelled out in great detail but is likely worth it in that anyone can quickly get started now.