From 5987817f2205b3cb10edc26f6802cfc357ddae77 Mon Sep 17 00:00:00 2001 From: Sam Denty Date: Fri, 29 Jan 2021 16:39:45 +0000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0682aa2..86f6407 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ An efficient website icon scraper for rust or command line usage. ## Features - Super fast! -- Gives you the size for each image (partially downloads them) +- Partially downloads images to find the sizes - Can extract a site logo `` using a weighing system - Works with inline-data URIs (and automatically converts `` to them) - Supports WASM (and cloudflare workers)