From 6cb7f6b6f531066aa32ac51157531c2352511152 Mon Sep 17 00:00:00 2001 From: Gwendal Date: Wed, 8 Aug 2018 00:40:20 +0200 Subject: [PATCH] Fix README --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 5b580c8..387a83f 100644 --- a/README.md +++ b/README.md @@ -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' \ No newline at end of file + - [Gson](https://github.com/google/gson) to parse JSON. \ No newline at end of file