mirror of
https://github.com/hakanensari/frankfurter.git
synced 2024-11-24 20:15:15 +01:00
Update README
This commit is contained in:
parent
5f41e8b8b9
commit
e9bd3f3320
@ -93,8 +93,8 @@
|
||||
</code>
|
||||
|
||||
<p>
|
||||
Quote against another currency, both real-time and historically, by
|
||||
setting the <strong>base</strong> parameter in your request.
|
||||
Quote against a currency, both real-time and historically, by setting
|
||||
the <strong>base</strong> parameter in your request.
|
||||
</p>
|
||||
<code>
|
||||
curl http://fixer.io/latest?base=USD
|
||||
@ -103,7 +103,7 @@
|
||||
<p>
|
||||
Request specific exchange rates, both real-time and historically, by
|
||||
setting the <strong>symbols</strong> or <strong>currencies</strong>
|
||||
parameter in your request.
|
||||
parameter.
|
||||
</p>
|
||||
<code>
|
||||
curl http://fixer.io/latest?symbols=USD,GBP
|
||||
|
Loading…
Reference in New Issue
Block a user