]> git.r.bdr.sh - rbdr/mobius/blobdiff - README.md
Refactor client handler setup
[rbdr/mobius] / README.md
index 5dc6ceb2a14dafce86ad8c2cbf4ef60af6c8c9fc..ab85c658244a773eecda5068939a1e13fb1a2ba1 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
+<picture>
+  <source media="(prefers-color-scheme: dark)" srcset="dark_logo.png">
+  <source media="(prefers-color-scheme: light)" srcset="light_logo.png">
+  <img src="dark_logo.png" alt="Mobius Logo">
+</picture>
+
 # Mobius
 
 Mobius is a cross-platform command line [Hotline](https://en.wikipedia.org/wiki/Hotline_Communications) client and server implemented in Golang.