From e575e21721cc3df067a90a11a68018cdb1fe2698 Mon Sep 17 00:00:00 2001 From: Brandon Lee Camilleri Date: Mon, 29 Nov 2021 20:02:51 +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 8f9e057..17708c3 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. -![Screenshot](https://raw.githubusercontent.com/mop-tracker/mop/master/doc/screenshot.png "Mop Screenshot") +![image](https://user-images.githubusercontent.com/12674437/143927057-429098a1-cec1-4b32-bee5-39ac40c6b8c0.png) ### Installing Mop ### Mop is implemented in Go and compiles down to a single executable file.