Browse Source

Fix README

master
Gwendal 7 years ago
parent
commit
6cb7f6b6f5
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      README.md

+ 1
- 2
README.md View File

@ -57,5 +57,4 @@ The resulting binary can then be found in `build/libs/bandcamp-collection-downlo
- [jsoup](https://jsoup.org/) to get and parse HTML,
- [zt-zip](https://github.com/zeroturnaround/zt-zip) to unzip downloaded albums,
- [picocli](https://picocli.info/) to provide a fancy CLI,
- [Gson](https://github.com/google/gson) to parse JSON.
m.google.code.gson:gson:2.8.5'
- [Gson](https://github.com/google/gson) to parse JSON.

Loading…
Cancel
Save