Skip to content

Commit 1a6c630

Browse files
committed
Update README.md
1 parent bef587d commit 1a6c630

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

README-zh.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
## Feature
1919
* 使用简单,只需一行代码即可实现进度监听
20-
2120
* 低耦合,实际请求端和进度接收端并不存在直接或间接的关联关系,即可以在 **App** 任何地方接收进度信息
2221
* 侵入性低,使用本框架你并不需要更改之前进行上传或下载的代码,即使用或不使用本框架并不会影响到原有的代码
2322
* 多端同步,同一个数据源的上传或下载进度可以指定多个不同的接收端,少去了使用 **EventBus** 实现多个端口同步更新进度

0 commit comments

Comments
 (0)