aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Castiel <sebastien@castiel.me>2023-12-14 12:05:46 -0500
committerSebastien Castiel <sebastien@castiel.me>2023-12-14 12:05:46 -0500
commit80c4baa0e13af07c202deb7822a449e6e194ebaf (patch)
treedc69268f387ca64172b06cc2b8896681b94d56b8
parent560492423f7cd31ac603f37c829e8adf3a640bd2 (diff)
Add image to README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 670f57d..09e3bc8 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# [Spliit](https://spliit.app)
+[<img alt="Spliit" height="60" src="https://github.com/scastiel/spliit2/blob/main/public/logo-with-text.png?raw=true" />](https://spliit.app)
Spliit is a free and open source alternative to Splitwise. I created it back in 2022 as a side project to learn the Go language, but rewrote it with Next.js since.