Skip to content

Commit 44f27cf

Browse files
Merge pull request #61 from thepriefy/patch-3
update CONTRIBUTING.md
2 parents 31a6c9c + c243e94 commit 44f27cf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: CONTRIBUTING.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -73,11 +73,7 @@ git clone https://github.com/sendgrid/ruby-http-client.git
7373
cd 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

8278
First, get your free SendGrid account [here](https://sendgrid.com/free?source=ruby-http-client).
8379

@@ -89,6 +85,10 @@ echo "sendgrid.env" >> .gitignore
8985
source ./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+
9292
To run the example (after updating the emails):
9393

9494
```bash

0 commit comments

Comments
 (0)