aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTrey Bastian <trey.bastian@gmail.com>2015-05-11 15:53:39 +0100
committerTrey Bastian <trey.bastian@gmail.com>2015-05-11 15:53:39 +0100
commit1ce115f3429d7f36fbfcc66cbc0f365f5ea14c66 (patch)
tree7b53a0a747b5f125a6f0e5ba7a5f55f1594c2f54
parente5d4c4e942f0131b01a43069d0e4d24132b99ad4 (diff)
Create README.md
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..106a2e4
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+# colourize
+An ANSI colour terminal package for Go
+
+[![GoDoc](https://godoc.org/github.com/TreyBastian/colourize?status.svg)](https://godoc.org/github.com/TreyBastian/colourize)