update README
This commit is contained in:
parent
20be8645bd
commit
2fdad64a34
1 changed files with 7 additions and 1 deletions
|
@ -16,7 +16,13 @@ An efficient website icon scraper for rust or command line usage.
|
||||||
|
|
||||||
### Command line usage
|
### Command line usage
|
||||||
|
|
||||||
First run `cargo install site_icons`, then:
|
First install the binary:
|
||||||
|
|
||||||
|
```
|
||||||
|
cargo install site_icons
|
||||||
|
```
|
||||||
|
|
||||||
|
then run either:
|
||||||
|
|
||||||
<details open>
|
<details open>
|
||||||
<summary>Text output:</summary>
|
<summary>Text output:</summary>
|
||||||
|
|
Reference in a new issue