From 92b939eb2fc93bdfd8c02491c93ce6a4070f7186 Mon Sep 17 00:00:00 2001 From: Matthias Date: Thu, 13 Jan 2022 13:11:55 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 790781d..a68acb9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ ⚡ A fast, async, stream-based 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). +Available as a command-line utility, a library and a [GitHub Action](https://github.com/lycheeverse/lychee-action). ![Lychee demo](./assets/lychee.gif)