diff --git a/.markdownlint.json b/.markdownlint.json index 3f38df6..4711e71 100644 --- a/.markdownlint.json +++ b/.markdownlint.json @@ -1,19 +1,10 @@ { - "MD003": { - "style": "atx" - }, "MD013": { "tables": false }, "MD024": { "siblings_only": true }, - "MD026": { - "punctuation": ".,;:!。,;:!" - }, - "MD029": { - "style": "ordered" - }, "MD033": { "allowed_elements": [ "details", diff --git a/README.md b/README.md index fb8c3d0..8006d53 100644 --- a/README.md +++ b/README.md @@ -8,12 +8,11 @@ [![Packaging status](https://repology.org/badge/tiny-repos/kibi.svg)](https://repology.org/project/kibi/versions) [![Dependency Status](https://deps.rs/repo/github/ilai-deutel/kibi/status.svg)](https://deps.rs/repo/github/ilai-deutel/kibi) [![License](https://img.shields.io/crates/l/kibi?color=blue)](#license) -[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md) +[![Contributor Covenant](https://img.shields.io/badge/Contributor%20Covenant-2.1-4baaaa.svg)](CODE_OF_CONDUCT.md) [![Gitpod Ready-to-Code](https://img.shields.io/badge/Gitpod-Ready--to--Code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/ilai-deutel/kibi ) [![All Contributors](https://img.shields.io/badge/all_contributors-30-orange.svg)](#contributors) -Featured|HelloGitHub [![asciicast](assets/asciicast.gif)](https://asciinema.org/a/KY7tKPlxHXqRdJiv5KaTJbPj5) @@ -145,7 +144,6 @@ sudo dnf install kibi Kibi is available from [the official repos](https://cdn.netbsd.org/pub/pkgsrc/current/pkgsrc/editors/kibi/README.html). -
Installation instructions Install using: @@ -169,16 +167,17 @@ Kibi is available [on Flathub](https://flathub.org/ca/apps/com.github.ilai_deute
Command line instructions The flatpak can be installed using: - + ```bash flatpak install flathub com.github.ilai_deutel.kibi ``` You can then run Kibi with: - - ```bash - flatpak run com.github.ilai_deutel.kibi - ``` + +```bash +flatpak run com.github.ilai_deutel.kibi +``` +
## Usage