From 09664a5c257f7a4643a8141c72c9176a43a107d4 Mon Sep 17 00:00:00 2001 From: Matthias Endler Date: Fri, 14 Aug 2020 01:15:18 +0200 Subject: [PATCH] Update docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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