diff options
author | Nikias Bassen | 2021-09-06 01:37:58 +0200 |
---|---|---|
committer | Nikias Bassen | 2021-09-06 01:37:58 +0200 |
commit | 5a82263e2e3fdae25f4ccf80a2ea8202befefc06 (patch) | |
tree | ed88ccf55cd4f1f88d1a222a44a91e926b93d515 | |
parent | 3bb7849eecb33ee649e396366f5a212575b91d54 (diff) | |
download | libimobiledevice-5a82263e2e3fdae25f4ccf80a2ea8202befefc06.tar.gz libimobiledevice-5a82263e2e3fdae25f4ccf80a2ea8202befefc06.tar.bz2 |
Add build status badge to README.md
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ *A library to communicate with services on iOS devices using native protocols.* +![](https://github.com/libimobiledevice/libimobiledevice/actions/workflows/build.yml/badge.svg) + ## Features libimobiledevice is a cross-platform software library that talks the protocols |