update readme

This commit is contained in:
Sam Denty 2021-01-29 16:37:33 +00:00
parent 17af0ff0ae
commit bbd24befd7
No known key found for this signature in database
GPG key ID: F3E9308D4A43BC0E

View file

@ -11,6 +11,7 @@ An efficient website icon scraper for rust or command line usage.
- Super fast! - Super fast!
- Gives you the size for each image (partially downloads them) - Gives you the size for each image (partially downloads them)
- 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)
- Supports WASM (and cloudflare workers) - Supports WASM (and cloudflare workers)
### Command line usage ### Command line usage