readme pic
This commit is contained in:
parent
35c7c1c722
commit
356a13238e
1 changed files with 3 additions and 1 deletions
|
@ -2,6 +2,8 @@
|
||||||
|
|
||||||
Based on [Houhou SRS](https://houhou-srs.com)
|
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.
|
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
|
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 ci
|
||||||
npm run tauri dev
|
npm run tauri dev
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in a new issue