summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Nikias Bassen2021-09-25 00:48:52 +0200
committerGravatar Nikias Bassen2021-09-25 00:48:52 +0200
commit499a5578b15235d00bc492068635de45bec1807d (patch)
tree61bbdf9dec896c61802b590d057a8ee50b0f68d1
parent9a697354801194d076c23a8c904d3241b4b9deee (diff)
downloadlibimobiledevice-glue-499a5578b15235d00bc492068635de45bec1807d.tar.gz
libimobiledevice-glue-499a5578b15235d00bc492068635de45bec1807d.tar.bz2
Updated README
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index 13468e0..5a98d6c 100644
--- a/README.md
+++ b/README.md
@@ -13,11 +13,14 @@ Besides that it comes with a number of string, file, and plist helper
functions, as well as some other commonly used code that was originally
duplicated in the dedicated projects.
+Test on Linux, macOS, Windows.
+
## Projects using this library
- [libusbmuxd](https://github.com/libimobiledevice/libusbmuxd)
- [libimobiledevice](https://github.com/libimobiledevice/libimobiledevice)
- [usbmuxd](https://github.com/libimobiledevice/usbmuxd)
+- [libirecovery](https://github.com/libimobiledevice/libirecovery)
- [idevicerestore](https://github.com/libimobiledevice/idevicerestore)
## Installation / Getting started
@@ -100,4 +103,4 @@ iPadOS, tvOS, watchOS, and macOS are trademarks of Apple Inc.
This project is an independent software and has not been authorized, sponsored,
or otherwise approved by Apple Inc.
-README Updated on: 2021-06-07
+README Updated on: 2021-09-25