mirror of
https://github.com/ayangweb/BongoCat.git
synced 2026-03-12 17:51:48 +08:00
docs: update README.md (#48)
This commit is contained in:
14
README.md
14
README.md
@@ -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 上运行,让更多用户都能与这只可爱的猫咪互动!
|
||||
|
||||

|
||||
|
||||
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user