From b10e4218560093a9aea8f85427638db377546849 Mon Sep 17 00:00:00 2001 From: Brandon Lee Camilleri Date: Thu, 2 Dec 2021 18:38:08 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b132ad2..7deff2d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ### Mop: track stocks the hacker way ### Mop is a command-line utility that displays continuous up-to-date information about the U.S. markets and individual stocks. -![image](https://user-images.githubusercontent.com/12674437/144409175-698d38c9-cf43-40fd-8367-7ec5ba4d437a.png) +![image](https://user-images.githubusercontent.com/12674437/144474220-5f35f893-6860-4ba5-9c3a-58b80df16255.png) ### Installing Mop ### Mop is implemented in Go and compiles down to a single executable file.