update README
This commit is contained in:
parent
fefe47f368
commit
4a7d27b13f
1 changed files with 3 additions and 3 deletions
|
@ -23,8 +23,8 @@ 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
|
||||||
|
@ -41,7 +41,7 @@ https://github.githubassets.com/apple-touch-icon-180x180.png app_icon png 180x18
|
||||||
<blockquote>
|
<blockquote>
|
||||||
|
|
||||||
```json
|
```json
|
||||||
site-icons https://reactjs.org --json
|
// site-icons https://reactjs.org --json
|
||||||
|
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
|
|
Reference in a new issue