diff --git a/crypto b/crypto index a508061..8953526 100755 --- a/crypto +++ b/crypto @@ -3,8 +3,8 @@ import json import requests -# [[id, symbol]] COINS = [ +# [id, symbol] ["bitcoin", "BTC"], ] CUR = "usd"