From 9a44f4dfd1f958d27544d6442957cf63dbd46a3b Mon Sep 17 00:00:00 2001 From: Jan Lelis Date: Thu, 7 Jul 2011 14:16:20 +0200 Subject: [PATCH] add travis badge to readme --- README.rdoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.rdoc b/README.rdoc index fdb3cd7..90bd237 100644 --- a/README.rdoc +++ b/README.rdoc @@ -1,5 +1,7 @@ Paint manages terminal colors and effects for you. It combines the strengths of gems like term-ansicolor or rainbow into a simple to use and flexible colorizer. +{Travis}[http://travis-ci.org/janlelis/paint]: http://travis-ci.org/janlelis/paint.png + == Features * No string extensions (suitable for library development) * Supports setting 256 colors (for capable terminals)