From 356a13238e99d7ac39ccd64683a7fd4f4e5a52c4 Mon Sep 17 00:00:00 2001 From: Michael Zhang Date: Wed, 14 Jun 2023 15:35:37 -0500 Subject: [PATCH] readme pic --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1738baa..e2fea64 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Based on [Houhou SRS](https://houhou-srs.com) +![](https://media.discordapp.net/attachments/407671898672070659/1118639514479505428/image.png) + Should run on Windows, Mac, and Linux in theory. Check [releases](https://git.mzhang.io/michael/houhou/releases) to see if there are any builds @@ -11,4 +13,4 @@ Check [releases](https://git.mzhang.io/michael/houhou/releases) to see if there ``` npm ci npm run tauri dev -``` \ No newline at end of file +```