瀏覽代碼

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*