Skip to content

Commit 6674ecd

Browse files
committed
add screnshot
1 parent c41eebf commit 6674ecd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@ fileload is a golang app for downloading file with chunks, used coroutines, pie
55

66

77

8-
Install
8+
#### Install
99

1010
```
1111
go get -u github.com/WindGreen/fileload
1212
```
1313

1414

1515

16-
Run
16+
#### Run
1717

1818
```bash
1919
# version
@@ -28,3 +28,6 @@ fileload -c 10 xx.zip -s 1000000 -f xx.zip http://xxx.com/xx.zip
2828
fileload -v xx.zip
2929
```
3030

31+
32+
33+
![ScreenShot](cli.png)

cli.png

171 KB
Loading

0 commit comments

Comments
 (0)