From 1a9f5c6d0b9bd5ae4007c63984285b48033b540b Mon Sep 17 00:00:00 2001 From: bpcurse <29312856+bpcurse@users.noreply.github.com> Date: Sat, 4 Jan 2020 03:02:31 +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 d5050b8..f35a3b3 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ The script will block outgoing plain HTTP connections and warn you unless you ov API calls via cURL are slow. **Querying several hundred user accounts can take some minutes**. Be patient :) -CURL parallel requests have been implemented in v0.2.0 and provided a relevant speed boost, but that's about as fast as it gets. +CURL parallel requests have been implemented in v0.2.0 and provide a relevant speed boost, but that's about as fast as it gets. Approximately 10-15s/100users. A progress indicator isn't implemented yet, but it's on the list.