Update README.md

This commit is contained in:
2017-08-23 12:46:12 -04:00
committed by GitHub
parent 3b9e6c6d8f
commit d28663594d
+3 -3
View File
@@ -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?