diff options
author | Tomasz Kramkowski <tk@the-tk.com> | 2021-08-05 10:14:24 +0100 |
---|---|---|
committer | Tomasz Kramkowski <tk@the-tk.com> | 2021-08-05 10:14:24 +0100 |
commit | c9b50bef5f0664a4a99ba7656cb9d9e4581bf7be (patch) | |
tree | 532889add732848d12fc373075f810534c9abdfb | |
parent | 3fc10906775f92e351f84d62c7a3da3191d21045 (diff) | |
download | pack-c9b50bef5f0664a4a99ba7656cb9d9e4581bf7be.tar.gz pack-c9b50bef5f0664a4a99ba7656cb9d9e4581bf7be.tar.xz pack-c9b50bef5f0664a4a99ba7656cb9d9e4581bf7be.zip |
README: Add sourcehut build health badges
-rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -3,6 +3,11 @@ Pack Pack is a simple serialisation and deserialisation library for C. +Current build health: Arch Linux +[![builds.sr.ht status](https://builds.sr.ht/~tk/pack/commits/archlinux.yml.svg)](https://builds.sr.ht/~tk/pack/commits/archlinux.yml?) +| OpenBSD +[![builds.sr.ht status](https://builds.sr.ht/~tk/pack/commits/openbsd.yml.svg)](https://builds.sr.ht/~tk/pack/commits/openbsd.yml?) + Dependencies ------------ |