From ef3183e984c156cee8ecd4c1b61b0b1915ca8003 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 20 Feb 2020 17:34:27 +0000 Subject: [PATCH] add 80/20 message --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c4ea93..8caa1dd 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ > Minimalist HTTP client -A lightweight alternative to (and drop-in replacement for) request. +A lightweight alternative to (and 80/20 drop-in replacement for) request. + +Has the 20% of features that 80%+ of people need, in about 500 LoC. Written from scratch, with zero-dependencies.