From d1b6685ecba344b56ec68e9418c2c04c0cee90ec Mon Sep 17 00:00:00 2001
From: fiso64 <64778819+fiso64@users.noreply.github.com>
Date: Sat, 25 Mar 2023 16:15:22 +0100
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0e00f7a..dcf1a08 100644
--- a/README.md
+++ b/README.md
@@ -39,7 +39,7 @@ Options:
   --nec-max-bitrate <rate>     Necessary maximum bitrate
   --nec-max-sample-rate <rate> Necessary maximum sample rate
 ```
-- Provide either track-col & artist-col (ideally), or full-title-col in case separate artist and title names are unavailable (useful when downloading a csv of a YT playlist). You can also specify --uploader-col (channel names) in that case to use as artist names whenever full-title-col doesn't contain them.
+- Provide either both a track-col and artist-col (ideally), or full-title-col in case separate artist and track names are unavailable. You can also specify --uploader-col (channel names) in that case to use as artist names whenever full-title-col doesn't contain them.
 - Always provide a length-col or get wrong results
 - Files satisfying `pref` conditions will be preferred. Files not satisfying `nec` conditions will not be downloaded.