diff --git a/README.md b/README.md index 5841abd..faef820 100644 --- a/README.md +++ b/README.md @@ -16,11 +16,12 @@ protection. The existing link checkers were not flexible enough for my use-case. lychee can... -* Handle chunked encodings -* Handle gzip -* Fake user agents (required for some firewalls) -* Skip non-links like anchors or relative URLs -* SOON: Ignore SSL certificate errors +- Handle chunked encodings +- Handle gzip +- Fake user agents (required for some firewalls) +- Skip non-links like anchors or relative URLs +- SOON: Ignore SSL certificate errors +- SOON: fully async code execution ## How?