update README
This commit is contained in:
parent
ad5bb28588
commit
fefe47f368
1 changed files with 3 additions and 7 deletions
10
README.md
10
README.md
|
@ -23,11 +23,9 @@ First run `cargo install site_icons`, then:
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
|
||||||
```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
|
||||||
https://github.githubassets.com/apple-touch-icon-180x180.png app_icon png 180x180
|
https://github.githubassets.com/apple-touch-icon-180x180.png app_icon png 180x180
|
||||||
|
@ -42,11 +40,9 @@ https://github.githubassets.com/apple-touch-icon-180x180.png app_icon png 180x18
|
||||||
|
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
|
||||||
```bash
|
|
||||||
site-icons https://reactjs.org --json
|
|
||||||
```
|
|
||||||
|
|
||||||
```json
|
```json
|
||||||
|
site-icons https://reactjs.org --json
|
||||||
|
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0xMS41IC0xMC4yMzE3NCAyMyAyMC40NjM0OCI+CiAgPHRpdGxlPlJlYWN0IExvZ288L3RpdGxlPgogIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSIyLjA1IiBmaWxsPSIjNjFkYWZiIi8+CiAgPGcgc3Ryb2tlPSIjNjFkYWZiIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiPgogICAgPGVsbGlwc2Ugcng9IjExIiByeT0iNC4yIi8+CiAgICA8ZWxsaXBzZSByeD0iMTEiIHJ5PSI0LjIiIHRyYW5zZm9ybT0icm90YXRlKDYwKSIvPgogICAgPGVsbGlwc2Ugcng9IjExIiByeT0iNC4yIiB0cmFuc2Zvcm09InJvdGF0ZSgxMjApIi8+CiAgPC9nPgo8L3N2Zz4K",
|
"url": "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0xMS41IC0xMC4yMzE3NCAyMyAyMC40NjM0OCI+CiAgPHRpdGxlPlJlYWN0IExvZ288L3RpdGxlPgogIDxjaXJjbGUgY3g9IjAiIGN5PSIwIiByPSIyLjA1IiBmaWxsPSIjNjFkYWZiIi8+CiAgPGcgc3Ryb2tlPSIjNjFkYWZiIiBzdHJva2Utd2lkdGg9IjEiIGZpbGw9Im5vbmUiPgogICAgPGVsbGlwc2Ugcng9IjExIiByeT0iNC4yIi8+CiAgICA8ZWxsaXBzZSByeD0iMTEiIHJ5PSI0LjIiIHRyYW5zZm9ybT0icm90YXRlKDYwKSIvPgogICAgPGVsbGlwc2Ugcng9IjExIiByeT0iNC4yIiB0cmFuc2Zvcm09InJvdGF0ZSgxMjApIi8+CiAgPC9nPgo8L3N2Zz4K",
|
||||||
|
|
Reference in a new issue