From bf92e3d19709ea761ea0a0187e4fbdd4dc222bbc Mon Sep 17 00:00:00 2001 From: Brandon Lee Camilleri Date: Tue, 23 Jul 2019 08:00:44 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dbe090..e93b341 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ ### Mop: track stocks the hacker way ### -[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/michaeldv/mop?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Mop is a command-line utility that displays continuous up-to-date information about the U.S. markets and individual stocks. One screenshot is worth a thousand words: @@ -36,6 +35,9 @@ directory. ### Contributing ### + +[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/michaeldv/mop?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) + Mop is my personal project I came up with to learn Go programming. Your comments, suggestions, and contributions are welcome.