From a7166558056c3d346b06c6e7b443d1f6e99e2dee Mon Sep 17 00:00:00 2001 From: JInvic <77521861+Jinvic@users.noreply.github.com> Date: Thu, 31 Mar 2022 16:34:47 +0800 Subject: [PATCH] Update README --- README | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) diff --git a/README b/README index e3e4053..979d836 100644 --- a/README +++ b/README @@ -5,6 +5,41 @@ 可以先试着自己参照原帖进行配置。 +//以下为原说明 +[中文] + +1. MiCode便签是小米便签的社区开源版,由MIUI团队(www.miui.com) 发起并贡献第一批代码,遵循NOTICE文件所描述的开源协议, + 今后为MiCode社区(www.micode.net) 拥有,并由社区发布和维护。 + +2. Bug反馈和跟踪,请访问Github, + https://github.com/MiCode/Notes/issues?sort=created&direction=desc&state=open + +3. 功能建议和综合讨论,请访问MiCode, + http://micode.net/forum.php?mod=forumdisplay&fid=38 + + +[English] + +1. MiCode Notes is open source edition of XM notepad, it's first initiated and sponsored by MIUI team (www.miui.com). + It's opened under license described by NOTICE file. It's owned by the MiCode community (www.micode.net). In future, + the MiCode community will release and maintain this project. + +2. Regarding issue tracking, please visit Github, + https://github.com/MiCode/Notes/issues?sort=created&direction=desc&state=open + +3. Regarding feature request and general discussion, please visit Micode forum, + http://micode.net/forum.php?mod=forumdisplay&fid=38 +【软件设计与体系结构 小组作业】 +2020-3-31 16:35 update: +添加了github使用时注意事项,建议稍微看看 +注:docx文件有图方便理解 + +2020-3-31 16:18 update: +添加及修正了一些原帖中部分问题解决方法。 +本来想把修改后代码的文件直接贴上来,但我没找到那几个文件在哪。。。 +可以先试着自己参照原帖进行配置。 + + //以下为原说明 [中文]