diff --git a/README.md b/README.md index a01b106..c5dba08 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ lychee can... - optionally ignore SSL certificate errors - run with a low memory/CPU footprint - check multiple files at once +- support checking links from any website URL SOON: @@ -35,7 +36,6 @@ SOON: - limit schema - 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