README.md in alex_codebreaker-0.1.10 vs README.md in alex_codebreaker-0.1.11
- old
+ new
@@ -18,10 +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' }`
+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