docs: update README.md (#48)

This commit is contained in:
ayangweb
2025-04-21 21:57:34 +08:00
committed by GitHub
parent 186edefc9d
commit 8debd0a071

View File

@@ -43,9 +43,9 @@
## 灵感来源
本项目灵感来源于 [MMmmmoko](https://github.com/MMmmmoko) 大佬的 [Bongo Cat Mver](https://github.com/MMmmmoko/Bongo-Cat-Mver)。由于原项目仅支持 Windows作为一名深度 macOS 用户,我希望在自己的设备上也能使用这款可爱的 Bongo Cat因此决定开发一个 macOS 版本。
本项目灵感来源于 [MMmmmoko](https://github.com/MMmmmoko) 大佬的 [Bongo Cat Mver](https://github.com/MMmmmoko/Bongo-Cat-Mver)。由于原项目仅支持 Windows作为一名深度 macOS 用户,我希望在自己的设备上也能使用这款可爱的 Bongo Cat因此决定开发一个适配 macOS 版本。
此外,得益于 Tauri 框架强大的跨平台能力,本项目不仅支持 macOS还可在 Windows 和 Linux 上运行,让更多用户都能享受 Bongo Cat 的乐趣
此外,得益于 Tauri 框架强大的跨平台能力,本项目不仅支持 macOS还可在 Windows 和 Linux 上运行,让更多用户都能与这只可爱的猫咪互动
![demo.gif](./static/demo.gif)
@@ -53,17 +53,17 @@
请前往 [Releases](https://github.com/ayangweb/BongoCat/releases) 页面,下载最新版本。
### macOS
- Apple Silicon下载 `BongoCat_aarch64.dmg`
- Intel Chip下载 `BongoCat_x64.dmg`
### Windows
- 64 位系统:下载 `BongoCat_x64.exe`
- 32 位系统:下载 `BongoCat_x86.exe`
- ARM64 架构:下载 `BongoCat_arm64.exe`
### macOS
- Apple Silicon下载 `BongoCat_aarch64.dmg`
- Intel Chip下载 `BongoCat_x64.dmg`
### Linux (X11)
- Debian / Ubuntu下载 `BongoCat_amd64.deb`