From 5a51b769d6fe7cc099683b791330308d463b16ef Mon Sep 17 00:00:00 2001 From: Ben Mildren Date: Thu, 30 Nov 2017 14:33:31 +0000 Subject: [PATCH] Removed dead Coinbin link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2cf66779..990deeac 100644 --- a/README.md +++ b/README.md @@ -150,7 +150,6 @@ API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Blockchain | Bitcoin Payment, Wallet & Transaction Data | No | Yes | [Go!](https://www.blockchain.info/api) | | Coinbase | Bitcoin, Litecoin and Ethereum Prices | `apiKey` | Yes | [Go!](https://developers.coinbase.com) | -| CoinBin | Cryptocurrency information | No | Yes | [Go!](https://coinbin.org/) | | CoinDesk | Bitcoin Price Index | No | No | [Go!](http://www.coindesk.com/api/) | | CoinMarketCap | Cryptocurrencies Prices | No | Yes | [Go!](https://coinmarketcap.com/api/) | | CryptoCompare | Cryptocurrencies Comparison | No | Yes | [Go!](https://www.cryptocompare.com/api#) |