From 025a3c63c4828459d7b41c591f5cb6de4b3c14a6 Mon Sep 17 00:00:00 2001 From: Neythen Treloar <33317183+zcqsntr@users.noreply.github.com> Date: Tue, 4 May 2021 16:28:29 +0100 Subject: [PATCH] Update README.md --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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 + +