This commit is contained in:
Sam Denty 2021-01-29 16:29:31 +00:00
parent 2c485208d3
commit 215e9977c0
No known key found for this signature in database
GPG key ID: F3E9308D4A43BC0E
2 changed files with 2 additions and 2 deletions

View file

@ -8,7 +8,7 @@ homepage = "https://github.com/samdenty/site_icons"
repository = "https://github.com/samdenty/site_icons"
documentation = "https://docs.rs/site_icons"
description = "Website icon scraper that fetches sizes (with WASM support)"
keywords = ["favicon", "logo", "website", "scraper", "icons", "cli"]
keywords = ["favicon", "logo", "website", "scraper", "cli"]
categories = ["command-line-utilities", "multimedia::images", "wasm"]
[package.metadata.wasm-pack.profile.release]

View file

@ -9,7 +9,7 @@ An efficient website icon scraper for rust or command line usage.
## Features
- Ensures all URLs point to valid images
- Determines icon size by partially fetching images
- Determines icon size by **partially fetching images**
- Supports WASM (and cloudflare workers)
### Command line usage