Browse Source

Update README.md

Added note about using go 1.1 and above
Jordan Wright 11 năm trước cách đây
mục cha
commit
c41f7000a6
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  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*