From 7fe38425a54dd51b096381af87e1610002f0eb16 Mon Sep 17 00:00:00 2001 From: Mike Dvorkin Date: Tue, 6 Apr 2010 21:30:12 -0700 Subject: [PATCH] Updated README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fd8ec36..251ed14 100644 --- a/README.md +++ b/README.md @@ -4,13 +4,13 @@ exposing their internal structure with proper indentation. Rails ActiveRecord objects are supported via included mixin. ### Installation ### - $ # Installing as Ruby gem + # Installing as Ruby gem $ gem install awesome_print # Installing as Rails plugin $ ruby script/plugin install http://github.com/michaeldv/awesome_print_.git - $ # Cloning the repository + # Cloning the repository $ git clone git://github.com/michaeldv/awesome_print_.git ### Usage ### @@ -20,7 +20,7 @@ objects are supported via included mixin. Default options: - :miltiline => true, + :multiline => true, :plain => false, :indent => 4, :colors => {