README.md in rodimus-0.1.2 vs README.md in rodimus-1.0.0

- old
+ new

@@ -57,9 +57,12 @@ subtle differences between projects which can make things like establishing conventions and encouraging code reuse difficult. Rodimus is an attempt to codify those things which are probably useful to a majority of ETL projects with as little overhead as possible. +If you'd like to know the thought process behind Rodimus, check out [this +blog post](http://www.blrice.net/blog/2014/06/03/etl-with-ruby-and-rodimus/). + ## Contributing 1. Fork it ( http://github.com/nevern02/rodimus/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`)