Skip to content

Commit 85bc421

Browse files
committed
update:readme and docment
1 parent e0dae8a commit 85bc421

File tree

4 files changed

+12
-2
lines changed

4 files changed

+12
-2
lines changed

README.en.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,8 @@ P2P distributed download is the same as the hyper-threaded download of other dow
9898

9999
## now task
100100
P2P WAN file search and download support
101-
file send use system event
101+
file send use system event
102+
Download speed limit optimization
102103

103104
## other problems
104105
You can refer to the document under the docment directory. It contains API protocol and service description.
@@ -110,6 +111,10 @@ You can refer to the document under the docment directory. It contains API proto
110111
3. Submit the code
111112
4. New Pull Request
112113

114+
## Clean up statement
115+
the software will not generate any files to other directories in your system.
116+
the software can achieve complete cleanup by directly delete the directory.
117+
113118
## Follow us
114119
If you think this software is helpful to you, please give us a START
115120

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,8 @@ P2P分布式下载与其他下载工具的超线程下载一样,原理是使用H
9696

9797
## 当前任务
9898
P2P广域网文件查找与下载支持
99-
文件发送使用系统事件
99+
文件发送使用系统事件
100+
下载限速优化
100101

101102
## 其他问题
102103
你可以参考docment目录下的文档.里面包含了API协议和服务说明.
@@ -108,6 +109,10 @@ P2P广域网文件查找与下载支持
108109
3. 提交代码
109110
4. 新建 Pull Request
110111

112+
## 绿色声明
113+
此软件不会产生任何文件到你的系统的其他目录中.
114+
此软件可通过直接删除主目录而达到完全清理目的.
115+
111116
## 关注我们
112117
如果你觉得这个软件对你有帮助,请你给我们一个START吧
113118

XEngine_Docment/Docment_en.docx

-25 Bytes
Binary file not shown.

XEngine_Docment/Docment_zh.docx

361 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)