diff options
author | Nikias Bassen | 2021-06-11 03:22:31 +0200 |
---|---|---|
committer | Nikias Bassen | 2021-06-11 03:22:31 +0200 |
commit | 8ff4224fa45d630a777caf46e8ab377d3164e94d (patch) | |
tree | 3652679c60c73a0e0fabb8100531f7538d749fda /README.md | |
parent | 98efb76cd851a6a558aedb61b9c2b234913b5baa (diff) | |
download | libimobiledevice-glue-8ff4224fa45d630a777caf46e8ab377d3164e94d.tar.gz libimobiledevice-glue-8ff4224fa45d630a777caf46e8ab377d3164e94d.tar.bz2 |
Add build status badge to README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |