Skip to content

Commit 794d005

Browse files
justinpolygonJustin
andauthored
Fixed update README, remove launchpad, and repo contact (#222)
* Fixed update README, remove launchpad, and repo contact * Update package.json --------- Co-authored-by: Justin <[email protected]>
1 parent c54e6e5 commit 794d005

File tree

4 files changed

+2
-58
lines changed

4 files changed

+2
-58
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -136,10 +136,6 @@ Response Headers: Headers {
136136

137137
This can be an invaluable tool for debugging issues or understanding how the client interacts with the API.
138138

139-
## Launchpad Usage
140-
141-
Users of the Launchpad product will need to pass in certain headers in order to make API requests. Example can be found [here](./examples/rest/launchpad/README.md).
142-
143139
## WebSocket Client
144140

145141
Import the [Websocket](https://polygon.io/docs/stocks/ws_getting-started) client and models packages to get started. You can get preauthenticated [websocket clients](https://www.npmjs.com/package/websocket) for the 3 topics.

examples/rest/launchpad/README.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

examples/rest/launchpad/index.js

Lines changed: 0 additions & 18 deletions
This file was deleted.

package.json

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,8 @@
3030
],
3131
"contributors": [
3232
{
33-
"name": "Julien Prugne",
34-
"email": "[email protected]"
35-
},
36-
{
37-
"name": "Katie Adams",
38-
"email": "[email protected]"
39-
},
40-
{
41-
"name": "Andrew Bailey",
42-
"email": "[email protected]"
33+
"name": "Polygon Support",
34+
"email": "[email protected]"
4335
}
4436
],
4537
"license": "MIT",

0 commit comments

Comments
 (0)