File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -73,11 +73,7 @@ git clone https://github.com/sendgrid/ruby-http-client.git
7373cd ruby-http-client
7474```
7575
76- ##### Execute: #####
77-
78- See the [ examples folder] ( https://github.com/sendgrid/ruby-http-client/tree/master/examples ) to get started quickly.
79-
80- To try the SendGrid example:
76+ ### Environment Variables
8177
8278First, get your free SendGrid account [ here] ( https://sendgrid.com/free?source=ruby-http-client ) .
8379
@@ -89,6 +85,10 @@ echo "sendgrid.env" >> .gitignore
8985source ./sendgrid.env
9086```
9187
88+ ##### Execute: #####
89+
90+ See the [ examples folder] ( https://github.com/sendgrid/ruby-http-client/tree/master/examples ) to get started quickly.
91+
9292To run the example (after updating the emails):
9393
9494``` bash
You can’t perform that action at this time.
0 commit comments