Switch to unified view

a/README.md b/README.md
...
...
29
used as a bare script but more probably as a building block for a
29
used as a bare script but more probably as a building block for a
30
higher level script with simpler invocation.
30
higher level script with simpler invocation.
31
31
32
Very few of this is actually specific to upmpdcli, other renderers
32
Very few of this is actually specific to upmpdcli, other renderers
33
could probably be used with very little changes. upmpdcli-specific
33
could probably be used with very little changes. upmpdcli-specific
34
elements are noted by comments in this file.
34
elements are noted by comments in the script file.
35
35
36
LIMITATIONS:
36
LIMITATIONS:
37
 - Does not work for parameter values containing whitespace (for now)
37
 - Does not work for parameter values containing whitespace (for now)
38
 - Does not perform discovery: you need to determine the host or IP
38
 - Does not perform discovery: you need to determine the host or IP
39
   address of the renderer and the port it is running on (49152 by
39
   address of the renderer and the port it is running on (49152 by