README.md in currency_converter-1.0.1 vs README.md in currency_converter-1.0.2
- old
+ new
@@ -1,7 +1,7 @@
# CurrencyConverter
-Google provides a web site to converts currencies using exchange rates but they have not provided any API for ruby. This is a small library that converts currencies exchange rate. You can convert currencies directly through this library.
+Simple Ruby API to get exchange rates from currencies using themoneyconverter.com website. You can convert currencies directly through this library.
## Installation
Add this line to your application's Gemfile: