From 68896c27a96fc2c695d70d380c177e6589421c9a Mon Sep 17 00:00:00 2001 From: Trey Bastian Date: Thu, 17 Dec 2015 08:48:57 +0000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8564cec7..6a1ae6d4 100644 --- a/README.md +++ b/README.md @@ -142,6 +142,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [chalk](https://github.com/ttacon/chalk) - Intuitive package for prettifying terminal/console output. * [color](https://github.com/fatih/color) - Versatile package for colored terminal output. +* [colourize](https://github.com/TreyBastian/colourize) - Go library for ANSI colour text in terminals. * [go-colortext](https://github.com/daviddengcn/go-colortext) - Go library for color output in terminals. * [gocui](https://github.com/jroimartin/gocui) - Minimalist Go library aimed at creating Console User Interfaces. * [gommon/color](https://github.com/labstack/gommon/tree/master/color) - Style terminal text.