From ba7589306157508d80c5ea4eba1f05658dfa00d2 Mon Sep 17 00:00:00 2001 From: Leonetienne Date: Sun, 30 Jan 2022 03:55:46 +0100 Subject: [PATCH] wording readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 06ac32b..b39dc0c 100644 --- a/readme.md +++ b/readme.md @@ -17,7 +17,7 @@ Here we have two scripts: ```bash grab.py $artist-name ``` -This will grab one individual profile, if it is not already downloaded. +This will grab one individual profile. ---