Readme.md in pelusa-0.0.2 vs Readme.md in pelusa-0.1.0
- old
+ new
@@ -1,6 +1,7 @@
-# pelusa - a Ruby Lint to improve your OO skills [![Build Status](https://secure.travis-ci.org/codegram/pelusa.png)](http://travis-ci.org/codegram/pelusa)
+# pelusa - /pe 'lu sa/ [![Build Status](https://secure.travis-ci.org/codegram/pelusa.png)](http://travis-ci.org/codegram/pelusa) [![Dependency Status](https://gemnasium.com/codegram/pelusa.png)](https://gemnasium.com/codegram/pelusa)
+## A Ruby Lint to improve your OO skills
Pelusa is a static analysis tool and framework to inspect your code style and
notify you about possible red flags or missing best practices.
Above all pelusa _doesn't run your code_ -- it just analyzes it syntactically
@@ -18,12 +19,12 @@
## Why Pelusa?
Pelusa happens to be Spanish for the word "Lint". Yeah, I couldn't believe it
either.
-## Install and usage
+## Installation and usage
- rvm use rbx-head
+ rvm use rbx
gem install pelusa
To run pelusa, you must run Rubinius in 1.9 mode. To do this, export this
environment variable: