From 5f8af722501824caba963e25e9d370ea7b5a5bca Mon Sep 17 00:00:00 2001 From: Mikko Johannes Koivunalho Date: Mon, 20 Jan 2020 18:00:55 +0100 Subject: [PATCH] Add Repology badge to README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7e1719c6..e2fe2ff9 100644 --- a/README.md +++ b/README.md @@ -58,3 +58,10 @@ Check uses variadic macros in check.h, and the strict C90 options for gcc will complain about this. In gcc 4.0 and above you can turn this off explicitly with `-Wno-variadic-macros`. In a future API it would be nice to eliminate these macros. + +# Packaging + +Check is available packaged for the following operating systems: + +[![Packaging status](https://repology.org/badge/vertical-allrepos/check.svg)](https://repology.org/project/check/versions) +