update docs

This commit is contained in:
Matthias Endler 2020-08-13 17:11:14 +02:00
parent f8b344fe5a
commit cd8512e564

View file

@ -35,7 +35,11 @@ SOON:
- check multiple files
- support input files using wildcards
- set timeout for HTTP requests in seconds. Disabled by default.
- support checking links from any website URL
- accept custom headers (see https://github.com/rust-lang/crates.io/issues/788)
- use `HEAD` requests instead of `GET` to avoid network I/O
- show the progress
- show final status
## How?