We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6ea209 commit cad4086Copy full SHA for cad4086
1 file changed
README.md
@@ -9,6 +9,12 @@ Install and Require
9
10
const crowdhandler = require("crowdhandler-sdk")
11
12
+Examples
13
+---------
14
+
15
+<https://github.com/Crowdhandler/crowdhandler-javascript-sdk/tree/main/examples>
16
17
18
Instantiate a Public API client
19
--------------------------------
20
@@ -333,13 +339,6 @@ This method returns a `Resource` instance for interacting with the `/v1/sessions
333
339
334
340
This method returns a `Resource` instance for interacting with the `/v1/templates/ID_PLACEHOLDER` endpoint.
335
341
336
-Putting it all together
337
-----------------------------
338
-
-See examples:
-<https://github.com/Crowdhandler/crowdhandler-javascript-sdk/tree/main/examples>
342
343
344
More information
345
----------------
0 commit comments