From 8b0933d2192638ea359cd0a27b244c4ac3027a08 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Tue, 8 Feb 2022 22:37:48 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E5=BC=80=E6=BA=90=20iOS=20=E7=AB=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 11 +++++++++-- README_en_US.md | 11 +++++++++-- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f2e60fb67..674048df2 100644 --- a/README.md +++ b/README.md @@ -113,13 +113,16 @@ ### 思源是开源的吗? -目前并没有完全开源,但已开源部分组件和应用端: +目前并没有完全开源,但已开源部分组件和应用端,欢迎参与贡献。 +* [用户指南](https://github.com/siyuan-note/user-guide-zh_CN) +* [外观](https://github.com/siyuan-note/appearance) * [数据解析器](https://github.com/88250/protyle) * [编辑器引擎](https://github.com/88250/lute) * [端到端加密](https://github.com/siyuan-note/encryption) * [Chrome 剪藏扩展](https://github.com/siyuan-note/siyuan-chrome) * [Android 端](https://github.com/siyuan-note/siyuan-android) +* [iOS 端](https://github.com/siyuan-note/siyuan-ios) ### 删除文档有什么注意事项吗? @@ -164,8 +167,12 @@ * [用户指南](https://github.com/siyuan-note/user-guide-zh_CN) * [外观](https://github.com/siyuan-note/appearance) +* [数据解析器](https://github.com/88250/protyle) * [编辑器引擎](https://github.com/88250/lute) -* [Chrome 扩展](https://github.com/siyuan-note/siyuan-chrome) +* [端到端加密](https://github.com/siyuan-note/encryption) +* [Chrome 剪藏扩展](https://github.com/siyuan-note/siyuan-chrome) +* [Android 端](https://github.com/siyuan-note/siyuan-android) +* [iOS 端](https://github.com/siyuan-note/siyuan-ios) ## 🙏 鸣谢 diff --git a/README_en_US.md b/README_en_US.md index 6ec0e30ef..d4901b11c 100644 --- a/README_en_US.md +++ b/README_en_US.md @@ -108,13 +108,16 @@ The data is saved in the workspace folder (the default is in the user's home dir ### Is SiYuan open source? -It is not completely open source at present, but some components and applications have been open sourced: +It is not completely open source at present, but some components and applications have been open sourced, and contributions are welcome. +* [User Guide](https://github.com/siyuan-note/user-guide-en_US) +* [Appearance](https://github.com/siyuan-note/appearance) * [Data Parser](https://github.com/88250/protyle) * [Editor Engine](https://github.com/88250/lute) * [End-to-end encryption](https://github.com/siyuan-note/encryption) * [Chrome Clipping Extension](https://github.com/siyuan-note/siyuan-chrome) * [Android](https://github.com/siyuan-note/siyuan-android) +* [iOS](https://github.com/siyuan-note/siyuan-ios) ### Is there any Note for deleting docs? @@ -159,8 +162,12 @@ At present, some components of SiYuan are open source, and contributions are wel * [User Guide](https://github.com/siyuan-note/user-guide-en_US) * [Appearance](https://github.com/siyuan-note/appearance) +* [Data Parser](https://github.com/88250/protyle) * [Editor Engine](https://github.com/88250/lute) -* [Chrome Extension](https://github.com/siyuan-note/siyuan-chrome) +* [End-to-end encryption](https://github.com/siyuan-note/encryption) +* [Chrome Clipping Extension](https://github.com/siyuan-note/siyuan-chrome) +* [Android](https://github.com/siyuan-note/siyuan-android) +* [iOS](https://github.com/siyuan-note/siyuan-ios) ## 🙏 Acknowledgement