README.md in iruby-0.1.2 vs README.md in iruby-0.1.4

- old
+ new

@@ -1,11 +1,15 @@ # IRuby This is a Ruby kernel for IPython. +![IRuby Notebook](screenshot.png) + ### Usage Install the rubygem using `gem install iruby` and then run `iruby notebook` or `iruby`. + +Take a look at the [Example Notebook](http://nbviewer.ipython.org/urls/raw.github.com/minad/iruby/master/IRuby-Example.ipynb). ### Authors See the [CONTRIBUTORS](CONTRIBUTORS) file.