From 6e16e92688d5adfe9857525c05c4c9b94551b5f9 Mon Sep 17 00:00:00 2001 From: aptonline Date: Wed, 15 Jun 2022 19:08:43 +0100 Subject: Updated README.md to include Mobius logo(s) Added both light and dark versions of the Mobius logo at the beginning of the read me. These should change depending on the system theme (MacOS appearance Light/Dark for example) as per Github docs: https://docs.github.com/en/get-started/writing-on-github/getting-started-with-writing-and-formatting-on-github/basic-writing-and-formatting-syntax#specifying-the-theme-an-image-is-shown-to --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 5dc6ceb..8666c78 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + + + + + # Mobius Mobius is a cross-platform command line [Hotline](https://en.wikipedia.org/wiki/Hotline_Communications) client and server implemented in Golang. -- cgit