From 0e3121d6b673dcc5181bbee1aa56abeed2bfa5aa Mon Sep 17 00:00:00 2001 From: justinpolygon <123573436+justinpolygon@users.noreply.github.com> Date: Wed, 24 Apr 2024 07:06:03 -0700 Subject: [PATCH] Update README.md Update title and will readd when we add websocket examples --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ed531c..cbc6711 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Polygon PHP Client - WebSocket & RESTful APIs +# Polygon PHP Client - RESTful APIs Welcome to the official PHP client library for the [Polygon](https://polygon.io/) REST and WebSocket API. To get started, please see the [Getting Started](https://polygon.io/docs/stocks/getting-started) section in our documentation, view the [API documentation](./docs/Api/) directory for code snippets, or see the [Model documentation](./docs/Model/) to learn more about the data structures.