From c43c399ce68bbaddcb268895535342e0ac771532 Mon Sep 17 00:00:00 2001 From: thepriefy Date: Tue, 31 Oct 2017 08:26:54 +0700 Subject: [PATCH] update CONTRIBUTING.md makes Environmental Variables a sub topic --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 8c70abe1..1819efff 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -74,7 +74,7 @@ git clone https://github.com/sendgrid/sendgrid-java.git cd sendgrid-java ``` -## Environment Variables +### Environment Variables First, get your free SendGrid account [here](https://sendgrid.com/free?source=sendgrid-java).