update readme

This commit is contained in:
Sam Denty 2021-01-29 16:39:45 +00:00
parent 91554d36a8
commit 5987817f22
No known key found for this signature in database
GPG key ID: F3E9308D4A43BC0E

View file

@ -9,7 +9,7 @@ An efficient website icon scraper for rust or command line usage.
## Features ## Features
- Super fast! - Super fast!
- Gives you the size for each image (partially downloads them) - Partially downloads images to find the sizes
- Can extract a site logo `<img>` using a weighing system - Can extract a site logo `<img>` using a weighing system
- Works with inline-data URIs (and automatically converts `<svg>` to them) - Works with inline-data URIs (and automatically converts `<svg>` to them)
- Supports WASM (and cloudflare workers) - Supports WASM (and cloudflare workers)