From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 3 May 2021 07:13:50 +0000 (+0100) Subject: Update README.md X-Git-Tag: 4.0-dev~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a907543be860efc4effb6aa3504f2b46559fdea;p=thirdparty%2Fshairport-sync.git Update README.md --- diff --git a/README.md b/README.md index 9c649902..fe702aac 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Acknowledgements For the development of AirPlay 2 support, special thanks are due to: * [JD Smith](https://github.com/jdtsmith) for really thorough testing, support and encouragement. * [ejurgensen](https://github.com/ejurgensen) for advice and [code to deal with pairing and encryption](https://github.com/ejurgensen/pair_ap). -* [ckdo](https://github.com/ckdo) for pointing the way, with a [functional Python implementation](https://github.com/ckdo/airplay2-receiver) of AirPlay 2. +* [ckdo](https://github.com/ckdo) for pointing the way, particularly with pairing and encryption protocols, with a [functional Python implementation](https://github.com/ckdo/airplay2-receiver) of AirPlay 2. * [invano](https://github.com/invano) for showing what might be possible and for initial Python development. * [Charles Somer](https://github.com/charlesomer) for testing, encouragement and enthusiasm.