From 724b28251d6d394d2797bd8482ca212f6f6c460f Mon Sep 17 00:00:00 2001 From: snow flurry Date: Wed, 22 Jan 2025 20:49:42 -0800 Subject: [PATCH] README: forgot to add the links, oops --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index fc3b449..5bfe94e 100644 --- a/README.md +++ b/README.md @@ -57,3 +57,9 @@ $ iasync sync --allow-delete ~/Music co.brushedtype.doppler-ios iasync is provided under the BSD 3-Clause license. For more information, please see the LICENSE file. Multiple functions (`idevfs_canonpath()` and `idevfs_mkpath()`) use code from [NetBSD]. These licenses are included in the NOTICES file. + +[libimobiledevice]: https://libimobiledevice.org/ +[libbsd]: https://libbsd.freedesktop.org/wiki/ +[meson]: https://mesonbuild.com/ +[ninja]: https://ninja-build.org/ +[NetBSD]: https://www.netbsd.org