diff options
Diffstat (limited to 'libraries/libshout/README')
-rw-r--r-- | libraries/libshout/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/libshout/README b/libraries/libshout/README index bfdb97e70d0fa..2bdc3035552cf 100644 --- a/libraries/libshout/README +++ b/libraries/libshout/README @@ -5,5 +5,5 @@ data, and prevents bad data from getting to the icecast server. With just a few lines of code, a programmer can easily turn any application into a streaming source for an icecast server. Libshout also allows developers who want a specific feature set (database -access, request taking) to concentrate on that feature set, instead of -worrying about how server communication works. +access, request taking) to concentrate on that feature set, instead +of worrying about how server communication works. |