From 81e337c4c97ea929e2d89226e9cf3856f307047a Mon Sep 17 00:00:00 2001 From: yamadapc Date: Wed, 9 Jul 2014 23:38:24 -0300 Subject: [PATCH] Add dub registry link to the README. --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8ebdb6..b4523f2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ To put it simply, this is a simple helper for printing colored output to a terminal. ## Installing -This package is registered in the dub registry as colorize. +This package is registered in the dub registry as +[colorize](http://code.dlang.org/packages/colorize). ## Usage ```d