From ff4335e26814bb9e50f53b488af31ab087246cff Mon Sep 17 00:00:00 2001 From: Mauricio Gomes Date: Sat, 27 Apr 2024 10:46:54 -0400 Subject: [PATCH] Fix README typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc4b990..c5da1c7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # dl -Downloads files utilizing concurrent connections. For ISPs, this can really increase download speeds. +Downloads files utilizing concurrent connections. For some ISPs, this can really increase download speeds. Written as a proof of concept to compare against the Crystal version of the same utility: https://github.com/mgomes/grab