README.org in rb_toolbox-0.0.3 vs README.org in rb_toolbox-0.0.4

- old
+ new

@@ -1,7 +1,10 @@ * RbToolbox +[[https://travis-ci.org/iachettifederico/rb_toolbox][Build State]]: [[https://travis-ci.org/iachettifederico/rb_toolbox.svg]] This gem contains some features I use all the time and aren't part of the standard library. + + ** Usage *** Structs I like my structs to be initialized using named instead of positional arguments.