From 861d13c863cd3f2360dc904bafdd20ff131921ad Mon Sep 17 00:00:00 2001 From: Daniel <845765@qq.com> Date: Mon, 12 Feb 2024 11:50:24 +0800 Subject: [PATCH] :art: Update README --- README.md | 6 ++++++ README_zh_CN.md | 8 +++++++- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 740693d43..a893f0e80 100644 --- a/README.md +++ b/README.md @@ -103,8 +103,14 @@ It is recommended to give priority to installing through the application market ### App Market +Mobile: + * [App Store](https://apps.apple.com/us/app/siyuan/id1583226508) * [Google Play](https://play.google.com/store/apps/details?id=org.b3log.siyuan) +* [F-Droid](https://f-droid.org/packages/org.b3log.siyuan) + +Desktop: + * [Microsoft Store](https://www.microsoft.com/store/apps/9P7HPMXP73K4) ### Docker Hosting diff --git a/README_zh_CN.md b/README_zh_CN.md index 1ef1004a2..9a9e885c2 100644 --- a/README_zh_CN.md +++ b/README_zh_CN.md @@ -103,13 +103,19 @@ ### 应用市场 +移动端: + * [App Store](https://apps.apple.com/cn/app/siyuan/id1583226508) * [Google Play](https://play.google.com/store/apps/details?id=org.b3log.siyuan) -* [Microsoft Store](https://www.microsoft.com/store/apps/9P7HPMXP73K4) +* [F-Droid](https://f-droid.org/packages/org.b3log.siyuan) * [华为应用市场](https://appgallery.huawei.com/app/C105558879) * [小米应用商店](https://app.mi.com/details?id=org.b3log.siyuan) * [酷安](https://www.coolapk.com/apk/292664) +桌面端: + +* [Microsoft Store](https://www.microsoft.com/store/apps/9P7HPMXP73K4) + ### Docker 部署