From eb32ec1027d25959697f3b9a5a110dd1bf650e6a Mon Sep 17 00:00:00 2001 From: Rockingcool Date: Thu, 15 Aug 2024 12:55:32 -0500 Subject: [PATCH] Added link to releases --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9646e8e..19ef02b 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ccat is a file printing tool (like 'cat') which uses Regular Expressions to enab Download the appropriate zip-file from the 'Releases' section. Place the executable in your PATH. -NOTE: The releases are not available on the GitHub repo (which is a mirror of https://gitea.twomorecents.org/Rockingcool/ccat). Obtain the releases from there instead. +NOTE: The releases are not available on the GitHub repo (which is a mirror of https://gitea.twomorecents.org/Rockingcool/ccat). Obtain the [releases](https://gitea.twomorecents.org/Rockingcool/ccat/releases) from there instead. ---