1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Merge pull request #155 from jeangovil/fix-crypto-docs

fixed cryptolive docs
This commit is contained in:
Chris Cummer
2018-06-04 20:52:13 -07:00
committed by GitHub

View File

@@ -11,7 +11,7 @@ Compare crypto currencies using [CryptoCompare](https://cryptocompare.com).
## Source Code ## Source Code
```bash ```bash
wtf/cryptocurrencies/cryptolive/ wtf/cryptoexchanges/cryptolive/
``` ```
## Required ENV Vars ## Required ENV Vars
@@ -52,7 +52,6 @@ cryptolive:
left: 2 left: 2
height: 1 height: 1
width: 2 width: 2
refreshInterval: 30
updateInterval: 15 updateInterval: 15
``` ```