diff --git a/README.md b/README.md index dee5b44..849cb09 100644 --- a/README.md +++ b/README.md @@ -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.