diff --git a/README.md b/README.md index 1a8f0a4..7967ed6 100644 --- a/README.md +++ b/README.md @@ -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