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

Updated README file

This commit is contained in:
Mike Dvorkin 2010-04-03 21:28:49 -07:00
parent 88343b9858
commit 8a34aa4581

View file

@ -20,6 +20,7 @@ objects are supported via included mixin.
Default options:
:miltiline => true,
:plain => false,
:indent => 4,
:colors => {
:array => :white,
:bignum => :blue,
@ -120,6 +121,10 @@ objects are supported via included mixin.
}
rails>
### Known Issues ###
* Windows...
### Note on Patches/Pull Requests ###
* Fork the project on Github.
* Make your feature addition or bug fix.