mirror of https://github.com/MiCode/Notes.git
Update README
This commit is contained in:
parent
f5b9e33307
commit
2a62c7d71a
65
README
65
README
|
@ -1,48 +1,4 @@
|
|||
【软件设计与体系结构 小组作业】
|
||||
2020-3-31 16:18 update:
|
||||
添加及修正了一些原帖中部分问题解决方法。
|
||||
本来想把修改后代码的文件直接贴上来,但我没找到那几个文件在哪。。。
|
||||
可以先试着自己参照原帖进行配置。
|
||||
|
||||
|
||||
//以下为原说明
|
||||
[中文]
|
||||
|
||||
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:
|
||||
添加及修正了一些原帖中部分问题解决方法。
|
||||
本来想把修改后代码的文件直接贴上来,但我没找到那几个文件在哪。。。
|
||||
可以先试着自己参照原帖进行配置。
|
||||
|
||||
|
||||
//以下为原说明
|
||||
[中文]
|
||||
【软件设计与体系结构 小组作业】
|
||||
2020-3-31 16:35 update:
|
||||
添加了github使用时注意事项,建议稍微看看
|
||||
注:docx文件有图方便理解
|
||||
|
@ -66,27 +22,6 @@
|
|||
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
|
||||
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).
|
||||
|
|
Loading…
Reference in New Issue