瀏覽代碼

readme updated

Signed-off-by: Vishal Rana <vr@labstack.com>
Vishal Rana 10 年之前
父節點
當前提交
dc581e551b
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      color/README.md

+ 4 - 0
color/README.md

@@ -4,6 +4,10 @@ Style terminal text.
 ### Installation
 ```go get github.com/labstack/gommon/color```
 
+### Windows?
+- Try [cmder](http://bliker.github.io/cmder)
+- https://github.com/mattn/go-colorable
+
 ### Usage
 [labstack/gommon/color](https://github.com/labstack/gommon/blob/master/color/color_test.go)