README.md in alex_codebreaker-0.1.9 vs README.md in alex_codebreaker-0.1.10

- old
+ new

@@ -18,9 +18,11 @@ $ gem install alex_codebreaker ## Usage +To config storage path add this to your app config `AlexCodebreaker.configure { |config| config.storage_path = 'your/path.yml' }` + Use this gem for creating amazing version of codebreaker game! ## Development After checking out the repo, run `bin/setup` to install dependencies. You can also run `bin/console` for an interactive prompt that will allow you to experiment.