From 7486ac1125629688ab3b8df75790038b31fc20b2 Mon Sep 17 00:00:00 2001 From: Neythen Treloar <33317183+zcqsntr@users.noreply.github.com> Date: Fri, 21 May 2021 11:30:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index f04c8ee..1671585 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ cd fintic sudo apt-get install libatlas-base-dev pip3 install pycoingecko +pip3 install newsapi-python + ```