Skip to content

Commit 6f8e826

Browse files
authored
Update README.md
Signed-off-by: Inbar Gazit <[email protected]>
1 parent 65df0e0 commit 6f8e826

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Python Launcher Code Examples
22

3+
>
4+
>### PLEASE! Share your feedback in a [two questions survey](https://docs.google.com/forms/d/e/1FAIpQLScPa74hwhJwi7XWDDj4-XZVOQTF9jJWgbIFEpulXokCqYWT4A/viewform?usp=pp_url&entry.680551577=Python).
5+
>
6+
>
37
### GitHub repo: [code-examples-python](./README.md)
48

5-
This GitHub repo includes code examples for the DocuSign Admin API, Click API, eSignature REST API, Monitor API, and Rooms API. By default, the launcher will display the eSignature examples. To switch between API code examples, select "Choose API" in the top menu.
9+
This GitHub repo includes code examples for the [Web Forms API](https://developers.docusign.com/docs/web-forms-api/), [Maestro API](https://developers.docusign.com/docs/maestro-api/), [Docusign Admin API](https://developers.docusign.com/docs/admin-api/), [Click API](https://developers.docusign.com/docs/click-api/), [eSignature REST API](https://developers.docusign.com/docs/esign-rest-api/), [Monitor API](https://developers.docusign.com/docs/monitor-api/), and [Rooms API](https://developers.docusign.com/docs/rooms-api/).
10+
611

712

813
## Introduction
@@ -171,4 +176,4 @@ This repository uses the MIT License. See [LICENSE](./LICENSE) for details.
171176

172177
### Pull Requests
173178
Pull requests are welcomed. Pull requests will only be considered if their content
174-
uses the MIT License.
179+
uses the MIT License.

0 commit comments

Comments
 (0)