Updated Readme

I added the API link.
This commit is contained in:
Erik Thiart 2018-04-25 15:41:05 +02:00 committed by GitHub
parent 3ee9ddd9a8
commit a256859f1e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,8 +12,18 @@ Bitcoin Address QR Code | Ethereum Address QR Code | Liteco
:-------------------------:|:-------------------------:|:-------------------------:
![Bitcoin Address](https://raw.githubusercontent.com/ErikThiart/cryptocurrency-icons/master/meta/erik-thiart-bitcoin-address.png) | ![Ethereum Address](https://raw.githubusercontent.com/ErikThiart/cryptocurrency-icons/master/meta/erik-thiart-ethereum-address.png) | ![Litecoin Address](https://raw.githubusercontent.com/ErikThiart/cryptocurrency-icons/master/meta/erik-thiart-litecoin-address.png)
**BTC**: 1GeXS8t5KtYvyMAf5hhwtdxM9Ba9EWQqMz
**ETH**: 0x023f29596Bf80c521C906f80ee305fADc3B1Be3C
**LTC**: LcNa8XKqimLjXDGck7dPnxEjENPm9t6r3H
## Screenshot
![Cryptocoins Preview](https://raw.githubusercontent.com/ErikThiart/cryptocurrency-icons/master/meta/cryptocurrency-icons-pack.png)
## Cryptocurrency API
I also maintain the [Coindata](https://coindata.co.za) website and decided to make it's API available to the public. You can pull the current pricing of all coins in existence by hitting this endpoint: ```https://coindata.co.za/api.php```
## Licence
Released under [The MIT License](https://raw.githubusercontent.com/ErikThiart/cryptocurrency-icons/master/LICENSE)