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