From 850d1bc7cb30b85af399379d71256a55dfa217fa Mon Sep 17 00:00:00 2001 From: HeshamTB Date: Fri, 21 Aug 2020 15:17:59 +0300 Subject: [PATCH] README incomplete Signed-off-by: HeshamTB --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0d53c28 --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +# stonks +A simple commad line interface to track stock holdings live on TASI exchange. The interface is similar to htop, top and mc. + +# Usage +(TODO) + +# Requirments + * jq (json proccesor) + * html2text (html2text2) + * curl