From d28663594dd5582beff35be06dacc5aa6d78d66b Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 23 Aug 2017 12:46:12 -0400 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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?