diff --git a/README.md b/README.md index ff57a0d..ebc9d93 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,16 @@ # fintic +## Install instructions +```console +sudo apt-get update +sudo apt-get install git +git clone https://github.com/zcqsntr/fintic --recursive +``` + + + To conver bdf font to pil format do pilfont.py pip3 install finnhub-python + +