From 46263298fe232c47960bca71fbb53ee75d66244e Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 4 Mar 2021 16:01:09 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5ae3b04..1b47379 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,8 @@ ![Rust](https://github.com/hello-rust/lychee/workflows/Rust/badge.svg) [![docs.rs](https://docs.rs/lychee/badge.svg)](https://docs.rs/lychee) -A fast, async, resource-friendly link checker written in Rust. \ -For GitHub links, it can optionally use a [`GITHUB_TOKEN`](#github-token) -to avoid getting blocked by GitHub's rate limiter. +⚡ A fast, async, resource-friendly link checker written in Rust. +Finds broken hyperlinks and mail addresses inside Markdown, HTML, reStructuredText, or any other text file or website! Available as a CLI utility and as a GitHub Action: [lycheeverse/lychee-action](https://github.com/lycheeverse/lychee-action).