General Information
-------------------
 This is libcdaudio 0.4.4, a library designed to provide functions to control
 operation of a CD-ROM when playing audio CDs.  It is written in C, and
 designed to resemble ANSI C calls in form and function.

Installation
------------
 For help with installation, please see the file INSTALL

Bugs
----
 All bugs reports should be sent to bascule@procyon.mesa.k12.co.us.

 This library has been tested under Linux 2.0.  There is no doubt in my mind
 there will be problems compiling this library under other platforms
 (possibly other versions of Linux).  If you do experience problems compiling,
 please send me:
 
 * The version of libcdaudio
 * Your platform type and release
 * A complete list of errors that occoured during the compile
   (e.g. make >& errors)
 * The CD-ROM include file for your platform so I can modify libcdaudio
   accordingly
 * Any other information you believe is relevant
 
 If you experience problems during the operation of programs compiled with
 this library, be sure to check with the authors of the relevant programs
 first, then contact me.  Be sure to send:
 
 * The version of libcdaudio
 * The name of the program with which the error occoured
 * Your platform type and release
 * Any other information you believe is relevant

Patches
-------
 If you think you can do something better than the existing code, by all
 means, send me the patch!  Send all patches to bascule@procyon.mesa.k12.co.us.
 Be sure to include your name so I can give credit where it is due.  If the
 patch fixes a bug, it would be nice if you could send the patch along with
 the bug report.
