update readme
This commit is contained in:
parent
91554d36a8
commit
5987817f22
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||||
|
|
Reference in a new issue