File tree 1 file changed +5
-5
lines changed
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
73
73
cd ruby-http-client
74
74
```
75
75
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
81
77
82
78
First, get your free SendGrid account [ here] ( https://sendgrid.com/free?source=ruby-http-client ) .
83
79
@@ -89,6 +85,10 @@ echo "sendgrid.env" >> .gitignore
89
85
source ./sendgrid.env
90
86
```
91
87
88
+ ##### Execute: #####
89
+
90
+ See the [ examples folder] ( https://github.com/sendgrid/ruby-http-client/tree/master/examples ) to get started quickly.
91
+
92
92
To run the example (after updating the emails):
93
93
94
94
``` bash
You can’t perform that action at this time.
0 commit comments