diff --git a/README.md b/README.md index 5750bbd..b1ca515 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,9 @@ This free web service exists to provide information on "coins". Supports all cry * [List of All Known Coins](http://coinbin.org/coins) `/coins` * [BTC Current Value](http://coinbin.org/btc) `/btc` * [BTC Daily Historical Value](http://coinbin.org/btc/history) `/btc/history` -* [BTC / ETH Exchange Rate](http://coinbin.org/btc/to/eth) `/btc/to/eth` -* [20.01 BTC Value](http://coinbin.org/btc/20.01) `/btc/20.01` -* [42 ETH Value in BTC](http://coinbin.org/eth/42/to/btc) `/eth/42/to/btc` +* [Current BTC / ETH Exchange Rate](http://coinbin.org/btc/to/eth) `/btc/to/eth` +* [Current 20.01 BTC Value](http://coinbin.org/btc/20.01) `/btc/20.01` +* [Current 42 ETH Value in BTC](http://coinbin.org/eth/42/to/btc) `/eth/42/to/btc` ## Like this project?