]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update README.md
authorMike Brady <4265913+mikebrady@users.noreply.github.com>
Mon, 25 Jul 2022 13:57:15 +0000 (14:57 +0100)
committerGitHub <noreply@github.com>
Mon, 25 Jul 2022 13:57:15 +0000 (14:57 +0100)
ADVANCED TOPICS/README.md

index 31f6995c65804b41c024b863a703c9d56eebe59f..c681e1ff4dd965acf80f274daa19f6f353391ba1 100644 (file)
@@ -1,17 +1,17 @@
 # Advanced Topics
-Here you will find links to some of the more advanced features and things you can do with Shairport Sync.
+Here you will find links to some advanced features and things you can do with Shairport Sync.
 * [Finish setting up](InitialConfiguration.md).
-* [Get the best](GetTheBest.md) from Shairport Sync.
+* [Get the best](GetTheBest.md) from your system.
 * [Metadata](Metadata.md).
 * [Events](Events.md).
-* [Update Shairport Sync](https://github.com/mikebrady/shairport-sync/blob/development/UPDATING.md) in place.
-* The configuration file -- which contains lots of documentation -- on your system. By default, the sample configuration file is 
-placed at `/etc/shairport-sync.conf.sample` (`/usr/local/etc/shairport-sync.conf.sample` on FreeBSD).
-You can also view it online [here](https://github.com/mikebrady/shairport-sync/blob/master/scripts/shairport-sync.conf).
 * [Statistics](Statistics.md).
-* Setting up an [MQTT](https://github.com/mikebrady/shairport-sync/blob/development/MQTT.md) system.
-* Jack Audio.
+* Setting up an [MQTT](MQTT.md) system.
 * [Digital Signal Processing](https://github.com/mikebrady/shairport-sync/wiki/Digital-Signal-Processing-with-Shairport-Sync).
-* [Build Configuration Flags](https://github.com/mikebrady/shairport-sync/blob/development/CONFIGURATION%20FLAGS.md).
-* [Car Installation](https://github.com/mikebrady/shairport-sync/blob/development/CAR%20INSTALL.md)
+* [Car Installation](CAR%20INSTALL.md)
 – build an isolated WiFi network containing a Shairport Sync player on a Raspberry Pi. Suitable for a car radio with an `aux` input or for the stereo in that broadband-free holiday cottage.
+
+The configuration file -- which contains lots of documentation -- is on your system. By default, the sample configuration file is 
+placed at `/etc/shairport-sync.conf.sample` (`/usr/local/etc/shairport-sync.conf.sample` on FreeBSD).
+You can also view an online version [here](https://github.com/mikebrady/shairport-sync/blob/master/scripts/shairport-sync.conf).
+
+Build configuration flags are discussed [here](CONFIGURATION%20FLAGS.md).