Skip to content

Commit

Permalink
Fix typo and markdown lint rules 022 and 036 (#934)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guts committed Dec 7, 2022
1 parent 4ce0fd4 commit 13f7a93
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,8 @@ details and [documentation](https://isso-comments.de/docs/).

## Getting started

**Requirements**
### Requirements

- Python 3.7+ (+ devel headers)
- SQLite 3.3.8 or later
- a working C compiler
Expand All @@ -49,20 +50,24 @@ A Docker image with the latest stable release is provided at
[Using Docker](https://isso-comments.de/docs/reference/installation/#using-docker).

## Contributing

- Pull requests are very much welcome! These might be
[good first issues](https://github.com/posativ/isso/labels/good-first-issue)
- See [Ways to Contribute](https://isso-comments.de/docs/contributing/)
- [Translate](https://isso-comments.de/docs/contributing/#translations)

### Development

<!-- TODO also mention "Development & Testing" section once new docs uploaded -->
Refer to the docs for
[Installing from Source](https://isso-comments.de/docs/reference/installation/#install-from-source).

### Help

- Join `#isso` via [Matrix](https://matrix.to/#/#isso:libera.chat) or via IRC on
[Libera.Chat](https://libera.chat/)
- Ask a question on [GitHub Discussions](https://github.com/posativ/isso/discussions).

## License

MIT, see [LICENSE](LICENSE).

0 comments on commit 13f7a93

Please sign in to comment.