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:
parent
88343b9858
commit
8a34aa4581
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue