From 740903238c2d793593b3f3508b9289f1f30e37c8 Mon Sep 17 00:00:00 2001 From: Bart van Oort Date: Sun, 11 Apr 2021 22:19:47 +0200 Subject: [PATCH] docs: updates ReadMe headers --- ReadMe.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 0614980..1006462 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -18,9 +18,7 @@ --- -## Getting Started - -#### Installing `mllint` +## Installing `mllint` `mllint` is compiled for Linux, MacOS and Windows, both 64 and 32 bit x86 (except MacOS), as well as 64-bit ARM on Linux and MacOS (Apple M1). @@ -29,7 +27,7 @@ pip install mllint ``` -#### Running `mllint` +## Running `mllint` To run `mllint` in its default configuration, use one of the following commands: ```sh @@ -56,7 +54,7 @@ mllint -o - See [docs/example-report.md](docs/example-report.md) for an example of a report that `mllint` generates. -#### Linters and rules +### Linters and rules To list all available or all enabled linting rules, use one of the following commands: ```sh