libgenbulk

Owner: IIIlllIIIllI URL: git@github.com:nyangkosense/libgenbulk.git

Update README.md

Commit da8a43ec69aae75e5c796ef489b57020df3ad1ac by SM <102849993+nyangkosense@users.noreply.github.com> on 2025-05-21 11:19:26 +0200
diff --git a/README.md b/README.md
index eaeb58c..fad81f0 100644
--- a/README.md
+++ b/README.md
@@ -30,7 +30,7 @@ The parser reads a Libgen SQL dump and outputs download URLs:
 ./parser libgen_compact.sql links.txt
 ```
 
-If you want a list of URLs containing a specific Languages:
+If you want a list of URLs containing specific Languages:
 ```bash
 ./parser libgen_compact.sql links_english.txt english, german, italian
 ```