Skip to content

Commit cad4086

Browse files
README update
1 parent b6ea209 commit cad4086

1 file changed

Lines changed: 6 additions & 7 deletions

File tree

README.md

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ Install and Require
99

1010
const crowdhandler = require("crowdhandler-sdk")
1111

12+
Examples
13+
---------
14+
15+
<https://github.com/Crowdhandler/crowdhandler-javascript-sdk/tree/main/examples>
16+
17+
1218
Instantiate a Public API client
1319
--------------------------------
1420

@@ -333,13 +339,6 @@ This method returns a `Resource` instance for interacting with the `/v1/sessions
333339

334340
This method returns a `Resource` instance for interacting with the `/v1/templates/ID_PLACEHOLDER` endpoint.
335341

336-
Putting it all together
337-
----------------------------
338-
339-
See examples:
340-
341-
<https://github.com/Crowdhandler/crowdhandler-javascript-sdk/tree/main/examples>
342-
343342

344343
More information
345344
----------------

0 commit comments

Comments
 (0)