aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomasz Kramkowski <tk@the-tk.com>2021-08-06 02:09:07 +0100
committerTomasz Kramkowski <tk@the-tk.com>2021-08-06 02:09:07 +0100
commit9c01341fb7bc3e9dbf129222ead3346d2222173f (patch)
tree38f9937543edad331276171bf6f4e63b2f537b5d
parenta2180c1f4e6b4ff745b3dea1f4b8e98dfdb5eba4 (diff)
downloadpack-9c01341fb7bc3e9dbf129222ead3346d2222173f.tar.gz
pack-9c01341fb7bc3e9dbf129222ead3346d2222173f.tar.xz
pack-9c01341fb7bc3e9dbf129222ead3346d2222173f.zip
README: Sort and line up badges
-rw-r--r--README.md12
1 files changed, 4 insertions, 8 deletions
diff --git a/README.md b/README.md
index 1bc870b..33e74d7 100644
--- a/README.md
+++ b/README.md
@@ -5,14 +5,10 @@ Pack is a simple serialisation and deserialisation library for C.
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?)
-- FreeBSD
- [![builds.sr.ht status](https://builds.sr.ht/~tk/pack/commits/freebsd.yml.svg)](https://builds.sr.ht/~tk/pack/commits/freebsd.yml?)
-- Alpine
- [![builds.sr.ht status](https://builds.sr.ht/~tk/pack/commits/alpine.yml.svg)](https://builds.sr.ht/~tk/pack/commits/alpine.yml?)
+- [![builds.sr.ht status](https://builds.sr.ht/~tk/pack/commits/alpine.yml.svg)](https://builds.sr.ht/~tk/pack/commits/alpine.yml?) - Alpine
+- [![builds.sr.ht status](https://builds.sr.ht/~tk/pack/commits/archlinux.yml.svg)](https://builds.sr.ht/~tk/pack/commits/archlinux.yml?) - Arch Linux
+- [![builds.sr.ht status](https://builds.sr.ht/~tk/pack/commits/freebsd.yml.svg)](https://builds.sr.ht/~tk/pack/commits/freebsd.yml?) - FreeBSD
+- [![builds.sr.ht status](https://builds.sr.ht/~tk/pack/commits/openbsd.yml.svg)](https://builds.sr.ht/~tk/pack/commits/openbsd.yml?) - OpenBSD
Dependencies
------------