-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: fix readme: indents between table of content items
- Loading branch information
Showing
1 changed file
with
7 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -25,11 +25,13 @@ Trap includes: | |
- A minimized version of the [Buggregator Server](https://github.com/buggregator/server) that does not require Docker | ||
and is intended solely for local use. | ||
|
||
- [Installation](#installation) | ||
- [Overview](#overview) | ||
- [Usage](#usage) | ||
- [Contributing](#contributing) | ||
- [License](#license) | ||
**Table of content:** | ||
|
||
* [Installation](#installation) | ||
Check failure on line 30 in README.md GitHub Actions / markdown-lintingUnordered list style
|
||
* [Overview](#overview) | ||
Check failure on line 31 in README.md GitHub Actions / markdown-lintingUnordered list style
|
||
* [Usage](#usage) | ||
Check failure on line 32 in README.md GitHub Actions / markdown-lintingUnordered list style
|
||
* [Contributing](#contributing) | ||
Check failure on line 33 in README.md GitHub Actions / markdown-lintingUnordered list style
|
||
* [License](#license) | ||
Check failure on line 34 in README.md GitHub Actions / markdown-lintingUnordered list style
|
||
|
||
## Installation | ||
|
||
|