README.md in oxymoron-1.0.3 vs README.md in oxymoron-1.0.4

- old
+ new

@@ -1,9 +1,10 @@ # Oxymoron [Example application](https://github.com/storuky/oxymoron_app) +[Basic forum based on Oxymoron](https://github.com/storuky/forum) ##Setup Add it to your Gemfile: ``` @@ -77,10 +78,10 @@ layout proc { if request.xhr? false else index - 'application' # или другой лейаут + 'application' # or other layout end } private def index