From 7ba0d9cc4e63ff222bd5e27ba621ff90d43eafcc Mon Sep 17 00:00:00 2001 From: Sam Denty Date: Tue, 3 Jan 2023 18:08:00 +0000 Subject: [PATCH] update README --- README.md | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 56548f6..e905d4c 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,15 @@ then run either:
-```bash -# site-icons https://github.com +Command: +```bash +site-icons https://github.com +``` + +Output: + +``` 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/apple-touch-icon-180x180.png app_icon png 180x180 @@ -46,9 +52,15 @@ https://github.githubassets.com/apple-touch-icon-180x180.png app_icon png 180x18
-```jsonc -// site-icons https://reactjs.org --json +Command: +```bash +site-icons https://reactjs.org --json +``` + +Output: + +```json [ { "url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0xMS41IC0xMC4yMzE3NCAyMyAyMC40NjM0OCI+CiAgPHRpdGxlPlJlYWN0IExvZ288L3RpdGxlPgogIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSIyLjA1IiBmaWxsPSIjNjFkYWZiIi8+CiAgPGcgc3Ryb2tlPSIjNjFkYWZiIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiPgogICAgPGVsbGlwc2Ugcng9IjExIiByeT0iNC4yIi8+CiAgICA8ZWxsaXBzZSByeD0iMTEiIHJ5PSI0LjIiIHRyYW5zZm9ybT0icm90YXRlKDYwKSIvPgogICAgPGVsbGlwc2Ugcng9IjExIiByeT0iNC4yIiB0cmFuc2Zvcm09InJvdGF0ZSgxMjApIi8+CiAgPC9nPgo8L3N2Zz4K",