Update README.md

pull/330/head
laoyuyu 7 years ago committed by GitHub
parent 1d024397a8
commit 570aa1e967
  1. 2
      README.md

@ -189,7 +189,7 @@ Aria.download(this).resumeAllTask();
``` ```
* Get download speed for current tasks<br> * Get download speed for current tasks<br>
Speed parameters a bit special,need to [download the event support](#下载状态获取) Speed parameters a bit special,need to [download the event support](#status)
``` java ``` java
@Override public void onTaskRunning(DownloadTask task) { @Override public void onTaskRunning(DownloadTask task) {
//If you turn on the speed unit conversion configuration, you can get the download speed with units in the following ways, such as: 1 mb/s //If you turn on the speed unit conversion configuration, you can get the download speed with units in the following ways, such as: 1 mb/s

Loading…
Cancel
Save