diff options
-rw-r--r-- | python/cddb-py/README | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/python/cddb-py/README b/python/cddb-py/README index 7bccd8839f..1700f7ad79 100644 --- a/python/cddb-py/README +++ b/python/cddb-py/README @@ -1,5 +1,5 @@ This is actually a set of three modules to access the CDDB and FreeDB -online databases of audio CD track titles and information. It includes a C -extension module to fetch track lengths under Linux, FreeBSD, OpenBSD, Mac -OS X, Solaris, and Win32, which is easily ported to other operating systems. - +online databases of audio CD track titles and information. It includes +a C extension module to fetch track lengths under Linux, FreeBSD, +OpenBSD, Mac OS X, Solaris, and Win32, which is easily ported to other +operating systems. |