README.md in codekindly-utils-0.0.1 vs README.md in codekindly-utils-0.0.2

- old
+ new

@@ -20,9 +20,16 @@ Or install it yourself as: $ gem install codekindly-utils +## Publishing + +```Shell +be rake install +gem push vendor/ruby/2.2.0/cache/codekindly-utils-0.0.x.gem +``` + ## Usage I occasionally use these utilities in the main logic of an app, but usually use them as conveniences in various rake tasks that are automated or part of my general workflow.