Update README

This commit is contained in:
Hakan Ensari 2012-11-23 15:06:11 +00:00
parent 5f41e8b8b9
commit e9bd3f3320

View File

@ -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