diff options
| author | Trey Bastian <trey.bastian@gmail.com> | 2015-05-11 20:19:00 +0100 |
|---|---|---|
| committer | Trey Bastian <trey.bastian@gmail.com> | 2015-05-11 20:19:00 +0100 |
| commit | 05afc991adb732b525489fd48aff8060d6e8bf02 (patch) | |
| tree | bec41029bf3be4f9e7bfb69936bd9c40e15c77e3 | |
| parent | 1dcf70f38eee4e0ad9609ae03eb7ad51d35eeeb1 (diff) | |
Update README.md
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ # colourize An ANSI colour terminal package for Go -[](https://godoc.org/github.com/TreyBastian/colourize) [](https://travis-ci.org/TreyBastian/colourize) [](https://coveralls.io/r/TreyBastian/colourize) +[](https://godoc.org/github.com/TreyBastian/colourize) [](https://travis-ci.org/TreyBastian/colourize) [](https://coveralls.io/r/TreyBastian/colourize?branch=master) # Usage |
