diff --git a/README.md b/README.md index c343ddf..52f18ce 100644 --- a/README.md +++ b/README.md @@ -23,12 +23,12 @@ You can use the flag `-b` to batch download from `download_links.txt` 1. Install go dependencies ``` -"github.com/cheggaaa/pb" +"github.com/alecthomas/kingpin/v2" "github.com/anaskhan96/soup" +"github.com/cheggaaa/pb" "github.com/fatih/color" "github.com/jinzhu/configor" "github.com/tidwall/gjson" -"gopkg.in/alecthomas/kingpin.v2" ``` 2. `go build bcdl.go` diff --git a/sc.png b/sc.png index a4ccb8e..9783736 100644 Binary files a/sc.png and b/sc.png differ