Skip to content

Commit

Permalink
Merge pull request #76 from shweshi/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
chubin committed Mar 22, 2021
2 parents bf7f073 + 15ba5e5 commit b218f5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -184,7 +184,7 @@ Structured data of the list (kept in sync) is in [structured.yaml](structured.ya
* :no_entry_sign: `curl cmc.rjldev.com` — get coinmarketcap top 100 cryptocurrencies
* `nc ticker.bitcointicker.co 10080` — get BTC/USD exchange rate (also works with telnet)
* `curl stonks.icu/amd/msft` get stock visualizer and tracker
* `curl terminal-stocks.herokuapp.com/GOOG` - get stocks prices and information
* `curl terminal-stocks.shashi.dev/:ticker` - get stocks prices and information for provided yahoo ticker
* `ssh cointop.sh` - cryptocurrency tracking TUI ([source](https://github.com/miguelmota/cointop))

## Documentation
Expand Down

0 comments on commit b218f5b

Please sign in to comment.