From d81e12f6292f33382da60a48ab5e3ae6bc9c95c3 Mon Sep 17 00:00:00 2001 From: ido Date: Sat, 24 Feb 2024 22:41:44 +0200 Subject: [PATCH] docs(README): fetchers --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 60d3331..36fd202 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,10 @@ npx ipull http://example.com/file.large ## Features -- Download using multiple connections -- Smart retry on fail -- Resuming and pausing downloads +- Download using parallels connections +- Pausing and resuming downloads - Node.js and browser support +- Smart retry on fail - CLI Progress bar - Download statistics (speed, time left, etc.)