]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update README.md
authorMike Brady <mikebrady@eircom.net>
Wed, 26 Aug 2015 21:27:28 +0000 (22:27 +0100)
committerMike Brady <mikebrady@eircom.net>
Wed, 26 Aug 2015 21:27:28 +0000 (22:27 +0100)
README.md

index 7e736f1de3f2f6a44e47179cf06496b19f454ef5..8bcc2b3aac35cab240229b3ce8c0a419e850984e 100644 (file)
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@ There are four default latency settings, chosen automatically. One latency match
 
 Shairport Sync is a pretty substantial rewrite of the fantastic work done in Shairport 1.0 by James Laird and others — please see https://github.com/abrasive/shairport/blob/master/README.md#contributors-to-version-1x for a list of the contributors to Shairport 1.x and Shairport 0.x. From a "heritage" point of view, Shairport Sync is a fork of Shairport 1.0.
 
-Shairport Sync is designed for Linux and ALSA. It must have direct access to the output device, which must be a sound card capable of working with 44,100 samples per second interleaved PCM stereo (you'll get a message in the logfile if there's a problem).
+Shairport Sync is designed for Linux and ALSA. It must have direct access to the output device, which must be a real sound card capable of working with 44,100 samples per second interleaved PCM stereo (you'll get a message in the logfile if there's a problem).
 
 For more about the motivation behind Shairport Sync, please see the wiki at https://github.com/mikebrady/shairport-sync/wiki.
 
@@ -45,7 +45,7 @@ Shairport Sync will output to alsa cards, to standard output and to pipes using
 
 For information about changes and updates, please refer to the RELEASENOTES.md file in the distribution.
 
-Note: Historically, Shairport Sync has taken its settings from command line arguments. While this is still the case, it does not always work well across distributions. Accordingly, from version 2.4 onwards, Shairport Sync reads settings from the file `/etc/shairport-sync.conf`. Access to new settings will be provided only in the settings file.
+Note: Historically, Shairport Sync has taken its settings from command line arguments. While this is still the case, it does not always work well across distributions. Accordingly, from version 2.4 onwards, Shairport Sync reads settings from the file `/etc/shairport-sync.conf`. Access to new features will only be provided via the settings file.
 
 Building And Installing
 ---------------------