From 8ff4224fa45d630a777caf46e8ab377d3164e94d Mon Sep 17 00:00:00 2001 From: Nikias Bassen Date: Fri, 11 Jun 2021 03:22:31 +0200 Subject: Add build status badge to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index caddead..6a860f8 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ Library with common code used by the libraries and tools around the **libimobiledevice** project. +![](https://github.com/libimobiledevice/libimobiledevice-glue/workflows/build/badge.svg) + ## Features The main functionality provided by this library are **socket** helper -- cgit v1.1-32-gdbae