update readme
This commit is contained in:
parent
215e9977c0
commit
17af0ff0ae
1 changed files with 3 additions and 2 deletions
|
@ -8,8 +8,9 @@ An efficient website icon scraper for rust or command line usage.
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
- Ensures all URLs point to valid images
|
- Super fast!
|
||||||
- Determines icon size by **partially fetching images**
|
- Gives you the size for each image (partially downloads them)
|
||||||
|
- Can extract a site logo `<img>` using a weighing system
|
||||||
- Supports WASM (and cloudflare workers)
|
- Supports WASM (and cloudflare workers)
|
||||||
|
|
||||||
### Command line usage
|
### Command line usage
|
||||||
|
|
Reference in a new issue