Skip to content

Commit

Permalink
Merge pull request #250 from GoogleCloudPlatform/shun-fan-patch-1
Browse files Browse the repository at this point in the history
Update readme in appengine sendgrid
  • Loading branch information
tswast committed May 27, 2016
2 parents b3c9d97 + 5c89008 commit e2a9208
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appengine/sendgrid/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,15 @@ For more information about SendGrid, see their
[ae-docs]: https://cloud.google.com/appengine/docs/java/
[sample-docs]: https://cloud.google.com/appengine/docs/java/mail/sendgrid

## Setup
## Setup and deploy

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

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

## Running locally

Expand Down

0 comments on commit e2a9208

Please sign in to comment.