From c984d50223d47140c6c613a17bc74770bd9d8ad6 Mon Sep 17 00:00:00 2001 From: Richard Lynch Date: Mon, 13 May 2019 10:52:40 +0100 Subject: [PATCH] Add coinmarket cap top 100 coins --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bf5889a..a78a138 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya * `curl rate.sx` - get cryptocurrencies exchange rates * `curl moneroj.org` - get Monero exchange rate +* `curl cmc.rjldev.com` - get coinmarketcap top 100 cryptocurrencies ## Documentation