Update README

This commit is contained in:
2021-04-20 09:32:57 +02:00
parent c8e904fa4e
commit 3ac44652ba

View File

@@ -4,8 +4,16 @@
`stocks.sh` is a simple shell script using the Yahoo Finance API as a data source. It features colored output and is able to display pre- and post-market prices (denoted with `*`).
Based from [ticker.sh](https://github.com/pstadler/ticker.sh)
![ticker.sh](https://raw.githubusercontent.com/pstadler/ticker.sh/master/screenshot.png)
![stocks.sh](https://gitea.maboiteverte.fr/shell/stocks_mbv/raw/branch/master/screenshot.jpg)
![stocks.sh](https://gitea.maboiteverte.fr/shell/stocks_mbv/src/commit/c8e904fa4e3594ab8f878565faf61062d6401e6f/screenshot.jpg)
## Install
```sh