File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ git clone https://github.com./sendgrid/php-http-client.git
74
74
cd php-http-client
75
75
```
76
76
77
- ## Environment Variables
77
+ ### Environment Variables
78
78
79
79
First, get your free SendGrid account [ here] ( https://sendgrid.com/free?source=php-http-client ) .
80
80
@@ -88,7 +88,8 @@ source ./sendgrid.env
88
88
89
89
##### Execute: #####
90
90
91
- See the [ examples folder] (https://github.com./sendgrid/php-http-client/tree/master/examples
91
+ See the [ examples folder] ( https://github.com./sendgrid/php-http-client/tree/master/examples ) .
92
+
92
93
<a name =" understanding-the-codebase " ></a >
93
94
## Understanding the Code Base
94
95
@@ -138,7 +139,8 @@ Please run your code through:
138
139
139
140
- [ PHP Code Sniffer] ( https://github.com./squizlabs/PHP_CodeSniffer )
140
141
141
- ## Creating a Pull Request<a name =" creating-a-pull-request " ></a >
142
+ <a name =" creating-a-pull-request " ></a >
143
+ ## Creating a Pull Request
142
144
143
145
1 . [ Fork] ( https://help.github.com./fork-a-repo/ ) the project, clone your fork,
144
146
and configure the remotes:
You can’t perform that action at this time.
0 commit comments