Преглед на файлове

Fixing README formatting

Jordan Wright преди 10 години
родител
ревизия
b7c768de47
променени са 1 файла, в които са добавени 3 реда и са изтрити 4 реда
  1. 3 4
      README.md

+ 3 - 4
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