update README
This commit is contained in:
parent
2f2eccf053
commit
9c9ab92a8d
1 changed files with 5 additions and 1 deletions
|
|
@ -23,6 +23,10 @@ This is meant as a **starting point**. Review and tighten the resulting policy b
|
||||||
|
|
||||||
## Install
|
## Install
|
||||||
|
|
||||||
|
If using my artifacts from the Releases page, you may wish to verify the GPG signatures with the key.
|
||||||
|
|
||||||
|
It can be found at https://mig5.net/static/mig5.asc . The fingerprint is `00AE817C24A10C2540461A9C1D7CDE0234DB458D`.
|
||||||
|
|
||||||
### Poetry
|
### Poetry
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|
@ -42,7 +46,7 @@ Download the CSPresso.AppImage from the releases page, make it executable with `
|
||||||
## Run
|
## Run
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
poetry run cspresso https://example.com --max-pages 10
|
cspresso https://example.com --max-pages 10
|
||||||
```
|
```
|
||||||
|
|
||||||
The tool will:
|
The tool will:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue