From 569a3cc31f68b2b1d7b1b5b0d3fb6a73a0b850b9 Mon Sep 17 00:00:00 2001 From: Sam Denty Date: Tue, 3 Jan 2023 17:43:30 +0000 Subject: [PATCH] update README --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 45dfd2b..f90d354 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,9 @@ An efficient website icon scraper for rust or command line usage. ### Command line usage -```bash -cargo install site_icons +First run `cargo install site_icons`, then: +```bash site-icons https://github.com # https://github.githubassets.com/favicons/favicon.svg site_favicon svg # https://github.githubassets.com/app-icon-512.png app_icon png 512x512 @@ -26,7 +26,7 @@ site-icons https://github.com ```
-View JSON output
site-icons https://github.com --json
+View JSON output
site-icons https://reactjs.org --json
```json [