Added Packaging Status in README

This commit is contained in:
Nikolas Schmidt-Voigt 2023-10-25 10:44:59 +02:00
parent eccbc21972
commit 16eaa7e3f0

View file

@ -174,6 +174,10 @@ apk add bartib
(Currently bartib is only available in the [testing repository](https://pkgs.alpinelinux.org/packages?name=bartib))
#### General Packaging Status
[![Packaging status](https://repology.org/badge/vertical-allrepos/bartib.svg)](https://repology.org/project/bartib/versions)
### How to build Bartib
Bartib is written in rust. You may build it yourself with the help of cargo. Just clone this repository and execute the `cargo build` command in its main directory: