1
0
Fork 0
mirror of https://github.com/awesome-print/awesome_print synced 2023-03-27 23:22:34 -04:00

Updated README

This commit is contained in:
Mike Dvorkin 2010-04-06 21:30:12 -07:00
parent 8044d58a51
commit 7fe38425a5

View file

@ -4,13 +4,13 @@ exposing their internal structure with proper indentation. Rails ActiveRecord
objects are supported via included mixin. objects are supported via included mixin.
### Installation ### ### Installation ###
$ # Installing as Ruby gem # Installing as Ruby gem
$ gem install awesome_print $ gem install awesome_print
# Installing as Rails plugin # Installing as Rails plugin
$ ruby script/plugin install http://github.com/michaeldv/awesome_print_.git $ 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 $ git clone git://github.com/michaeldv/awesome_print_.git
### Usage ### ### Usage ###
@ -20,7 +20,7 @@ objects are supported via included mixin.
Default options: Default options:
:miltiline => true, :multiline => true,
:plain => false, :plain => false,
:indent => 4, :indent => 4,
:colors => { :colors => {