README.md in active_zuora-2.0.0 vs README.md in active_zuora-2.0.1

- old
+ new

@@ -1,9 +1,14 @@ # active_zuora - Auto-Generated ActiveModel Interface for Zuora -[![TravisCI](https://secure.travis-ci.org/tstmedia/active_zuora.png "TravisCI")](http://travis-ci.org/tstmedia/active_zuora "Travis-CI ActiveZuora") [![Code Climate](https://codeclimate.com/badge.png)](https://codeclimate.com/github/tstmedia/active_zuora) +[![TravisCI](https://secure.travis-ci.org/tstmedia/active_zuora.png "TravisCI")](http://travis-ci.org/tstmedia/active_zuora "Travis-CI ActiveZuora") [![Code Climate](https://codeclimate.com/github/tstmedia/active_zuora.png)](https://codeclimate.com/github/tstmedia/active_zuora) Use Zuora's API like ActiveRecord. Auto-generate all the classes from the wsdl file, or easily declare your own. + +## Active Zuora Version 1 +This repostiory contains >= Version 2 of Active Zuora + +Version 1 can be found at http://github.com/tstmedia/active_zuora_v1 ## Configuration ActiveZuora.configure( :username => 'user@example.com',