From 5627e4f74e5f163abef5f1c4094ef20336d345c6 Mon Sep 17 00:00:00 2001 From: Markus Pesch Date: Sat, 31 May 2025 14:14:56 +0200 Subject: [PATCH] docs(README): adapt documentation to be compliant with markdownlint --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fa27abb..835efb4 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,5 @@ This project contains all sources to build the container image `git.cryptic.syst primary goal of this project is to package the binary `markdownlint-ci` as container image. The source code of the binary can be found in the upstream project of [igorshubovych](https://github.com/igorshubovych/markdownlint-cli). -The workflow or how `markdownlint-ci` can in general be used is documented -[here](https://github.com/igorshubovych/markdownlint-cli#usage). +The workflow or how `markdownlint-ci` can be used is pretty good +[documented](https://github.com/igorshubovych/markdownlint-cli#usage).