update README

This commit is contained in:
Sam Denty 2023-01-03 17:43:30 +00:00
parent 1249a88fcf
commit 569a3cc31f
No known key found for this signature in database
GPG key ID: 7B4EAF7B9E291B79

View file

@ -16,9 +16,9 @@ An efficient website icon scraper for rust or command line usage.
### Command line usage ### Command line usage
```bash First run `cargo install site_icons`, then:
cargo install site_icons
```bash
site-icons https://github.com site-icons https://github.com
# https://github.githubassets.com/favicons/favicon.svg site_favicon svg # https://github.githubassets.com/favicons/favicon.svg site_favicon svg
# https://github.githubassets.com/app-icon-512.png app_icon png 512x512 # https://github.githubassets.com/app-icon-512.png app_icon png 512x512
@ -26,7 +26,7 @@ site-icons https://github.com
``` ```
<details> <details>
<summary>View JSON output<pre>site-icons https://github.com --json</pre></summary> <summary>View JSON output<pre>site-icons https://reactjs.org --json</pre></summary>
```json ```json
[ [