Vishal Rana 10 лет назад
Родитель
Сommit
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)