README.rdoc in logging-0.9.4 vs README.rdoc in logging-0.9.5

- old
+ new

@@ -87,8 +87,16 @@ == REQUIREMENTS Logging requires the "lockfile" gem to run and the "flexmock" gem to run the tests" +== DEVELOPMENT REQUIREMENTS + +The Logging source code relies on the Mr Bones project for default rake tasks. +You will need to install the Mr Bones gem if you want to build or test the +logging gem. + + gem install bones + == LICENSE Ruby