From 15cb9f3f90783f447f846e0911869f06777759dc Mon Sep 17 00:00:00 2001 From: Gwendal Date: Wed, 8 Aug 2018 00:39:44 +0200 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f0a9a1b..5b580c8 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ $ gradle fatjar The resulting binary can then be found in `build/libs/bandcamp-collection-downloader-all.jar`. - ## Dependencies +## Dependencies This tool relies on the following libraries: - [jsoup](https://jsoup.org/) to get and parse HTML,