From cfa5e0006b2444013ab06e3f570b84ec89aafca3 Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Thu, 18 Dec 2014 04:58:45 +0000 Subject: [PATCH] Added Gitter badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 689fafd..4b8e9f0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ ## Awesome Print ## + +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/michaeldv/awesome_print?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Awesome Print is a Ruby library that pretty prints Ruby objects in full color exposing their internal structure with proper indentation. Rails ActiveRecord objects and usage within Rails templates are supported via included mixins.