README.markdown in money-historical-bank-0.0.1 vs README.markdown in money-historical-bank-0.0.2

- old
+ new

@@ -1,5 +1,6 @@ # Money Historical Bank +[![Build Status](https://secure.travis-ci.org/coutud/money-historical-bank.png)](http://travis-ci.org/coutud/money-historical-bank) A gem that add a `Money::Bank` able to handle historical rates, and infer rates from limited rates. * You can add rates for any currency pair, at a special date. Use `home_run` gem if you need fast date handling in ruby. * If no rates exist for a given date, the gem will try to download historical rates from [open-exchange-rates](http://josscrowcroft.github.com/open-exchange-rates/)