Skip to content

Commit

Permalink
docs: updates ReadMe headers
Browse files Browse the repository at this point in the history
  • Loading branch information
bvobart committed Apr 11, 2021
1 parent 8bf423f commit 7409032
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand All @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 7409032

Please sign in to comment.