summaryrefslogtreecommitdiff
path: root/Postman/Postman-Mail/sendgrid/vendor/sendgrid/sendgrid/lib/contacts/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'Postman/Postman-Mail/sendgrid/vendor/sendgrid/sendgrid/lib/contacts/README.md')
-rw-r--r--Postman/Postman-Mail/sendgrid/vendor/sendgrid/sendgrid/lib/contacts/README.md16
1 files changed, 0 insertions, 16 deletions
diff --git a/Postman/Postman-Mail/sendgrid/vendor/sendgrid/sendgrid/lib/contacts/README.md b/Postman/Postman-Mail/sendgrid/vendor/sendgrid/sendgrid/lib/contacts/README.md
deleted file mode 100644
index 601f3b3..0000000
--- a/Postman/Postman-Mail/sendgrid/vendor/sendgrid/sendgrid/lib/contacts/README.md
+++ /dev/null
@@ -1,16 +0,0 @@
-# Recipients Helper
-
-**This helper allows you to quickly and easily build a subscription form to add contacts to your contactdb in Sendgrid.**
-
-## Quick Start
-
-Run the [example](https://github.com/sendgrid/sendgrid-php/blob/master/examples/helpers/contacts/recipients.php) (make sure you have set your environment variable to include your SENDGRID_API_KEY).
-
-```bash
-php examples/helpers/contacts/recipients.php
-```
-
-## Usage
-
-- See this complete working [example](https://github.com/sendgrid/sendgrid-php/blob/master/examples/helpers/contacts/recipients.php).
-- [Documentation](https://sendgrid.com/docs/API_Reference/api_v3.html#contacts-api-recipients)