diff --git a/README.md b/README.md index bbaa06b..c09d137 100644 --- a/README.md +++ b/README.md @@ -122,12 +122,12 @@ URL encode, decode and more. ### z_url_fetch -Fetch the first N bytes of an URL. Protection against too large return body. +Fetch the first N bytes of a URL. Protection against too large return body. ### z_url_metadata -Fetch an URL, extract metadata like mime type, title, description, images etc. +Fetch URL, extract metadata like mime type, title, description, images etc. Tests