README.md in motion-redgreen-0.0.1 vs README.md in motion-redgreen-0.0.2
- old
+ new
@@ -1,3 +1,13 @@
# Motion::Redgreen
Based on the https://github.com/mdks/rm-redgreen.
+
+## Configuration
+
+You can specify the output style as follows:
+
+```ruby
+app.redgreen_style = :full
+```
+
+The available styles are *:focused* and *:full*.
\ No newline at end of file