Parcourir la source

Update README.md

Added note about using go 1.1 and above
Jordan Wright il y a 11 ans
Parent
commit
c41f7000a6
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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*