Skip to content

Commit e2a9208

Browse files
committed
Merge pull request GoogleCloudPlatform#250 from GoogleCloudPlatform/shun-fan-patch-1
Update readme in appengine sendgrid
2 parents b3c9d97 + 5c89008 commit e2a9208

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appengine/sendgrid/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,15 @@ For more information about SendGrid, see their
1212
[ae-docs]: https://cloud.google.com/appengine/docs/java/
1313
[sample-docs]: https://cloud.google.com/appengine/docs/java/mail/sendgrid
1414

15-
## Setup
15+
## Setup and deploy
1616

1717
Before you can run or deploy the sample, you will need to do the following:
1818

1919
1. [Create a SendGrid Account](http://sendgrid.com/partner/google). As of
2020
September 2015, Google users start with 25,000 free emails per month.
2121
1. Configure your SendGrid settings in the environment variables section in
2222
[`src/main/webapp/WEB-INF/appengine-web.xml`](src/main/webapp/WEB-INF/appengine-web.xml).
23+
1. Visit /send/email?to=YOUR-EMAIL-ADDRESS
2324

2425
## Running locally
2526

0 commit comments

Comments
 (0)