diff --git a/README.md b/README.md index baa8d3a..92d8ce7 100644 --- a/README.md +++ b/README.md @@ -149,6 +149,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya * `curl moneroj.org` — get Monero exchange rate * `curl cmc.rjldev.com` — get coinmarketcap top 100 cryptocurrencies * `telnet ticker.bitcointicker.co 10080` — get BTC/USD exchange rate +* `curl stonks.icu/amd/msft` get stock visualizer and tracker ## Documentation diff --git a/structured.yaml b/structured.yaml index f348fbd..bd0c2cf 100644 --- a/structured.yaml +++ b/structured.yaml @@ -98,6 +98,8 @@ by_category: tags: [curl] moneroj.org: tags: [curl] + stonks.icu: + tags: [curl] - documentation: cheat.sh: tags: [curl]