aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2021-08-05 10:34:13 +0100
committerTomasz Kramkowski <tk@the-tk.com>2021-08-05 10:34:13 +0100
commit68b64352f02980b3b5a7ea47886e95151164c5a4 (patch)
treed7c80d71cf144f14115dcb34a51afe5cf41407cd /README.md
parentc9b50bef5f0664a4a99ba7656cb9d9e4581bf7be (diff)
downloadpack-68b64352f02980b3b5a7ea47886e95151164c5a4.tar.gz
pack-68b64352f02980b3b5a7ea47886e95151164c5a4.tar.xz
pack-68b64352f02980b3b5a7ea47886e95151164c5a4.zip
add builds.sr.ht manifest for freebsd
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 18a6d11..9a5bfd3 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,10 @@ 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
+OpenBSD
[![builds.sr.ht status](https://builds.sr.ht/~tk/pack/commits/openbsd.yml.svg)](https://builds.sr.ht/~tk/pack/commits/openbsd.yml?)
+FreeBSD
+[![builds.sr.ht status](https://builds.sr.ht/~tk/pack/commits/freebsd.yml.svg)](https://builds.sr.ht/~tk/pack/commits/freebsd.yml?)
Dependencies
------------