added description of the methods
This commit is contained in:
parent
8e92e48e59
commit
e4e1ad9aba
14
README.md
14
README.md
@ -1,4 +1,12 @@
|
||||
openexchangerates
|
||||
=================
|
||||
|
||||
### openexchangerates ###
|
||||
Implementation API openexchangerates.org on Ruby
|
||||
|
||||
### methods ###
|
||||
**1.** `get_latest()`
|
||||
Get the most recent exchange rates
|
||||
|
||||
**2.** `get_currencies`
|
||||
get list of currency codes and names
|
||||
|
||||
**3.** `get_old(date)` *(in development)*
|
||||
get rates for any given day, where available
|
||||
|
Loading…
Reference in New Issue
Block a user