From b7c768de4795342b70cb1a6b9065ca0374d3ef5e Mon Sep 17 00:00:00 2001 From: Jordan Wright Date: Wed, 2 Sep 2015 20:27:13 -0500 Subject: [PATCH] Fixing README formatting --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 5aca41a..975be75 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,9 @@ The ```email``` package currently supports the following: ### Installation ```go get github.com/jordan-wright/email``` -* -Note: Version > 1 of this library requires Go v1.5 or above. -If you need compatibility with previous Go versions, you can use the previous package at gopkg.in/jordan-wright/email.v1 -* +*Note: Version > 1 of this library requires Go v1.5 or above.* + +*If you need compatibility with previous Go versions, you can use the previous package at gopkg.in/jordan-wright/email.v1* ### Examples #### Sending email using Gmail