diff --git a/README.md b/README.md index cb2559b08..1602a5343 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Features - Requests use a **threadpool** to cap concurrent resource usage - GET/POST **params builder** (RequestParams) - **Multipart file uploads** with no additional third party libraries -- Tiny size overhead to your application, only **22kb** for everything +- Tiny size overhead to your application, only **19kb** for everything - Automatic smart **request retries** optimized for spotty mobile connections - Automatic **gzip** response decoding support for super-fast requests - Optional built-in response parsing into **JSON** (JsonHttpResponseHandler)