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

Update README.md

Added note about using go 1.1 and above
Jordan Wright преди 11 години
родител
ревизия
c41f7000a6
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -19,6 +19,8 @@ Plans for the ```email``` package currently include supporting:
 ### Installation
 ```go get github.com/jordan-wright/email```
 
+*Note: Requires go version 1.1 and above*
+
 ### Examples
 *Coming Soon*