浏览代码

Update README.md

Vishal Rana 10 年之前
父节点
当前提交
c6b33c003b
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      color/README.md

+ 1 - 2
color/README.md

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