README: forgot to add the links, oops
This commit is contained in:
parent
5dc58c04ae
commit
724b28251d
1 changed files with 6 additions and 0 deletions
|
@ -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.
|
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.
|
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
|
||||||
|
|
Loading…
Reference in a new issue