From 89d4fed76fd827a9867a449cb9591e7437472b22 Mon Sep 17 00:00:00 2001 From: Svend Sorensen Date: Wed, 8 Sep 2004 00:17:22 +0000 Subject: [PATCH] Defined cue and toc. Wrap at 80 columns. --- README | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README b/README index a762637..b6ed22d 100644 --- a/README +++ b/README @@ -11,8 +11,10 @@ cuetools README Description ----------- -cuetools is a set of utilities for working with cue and toc files. It -includes: +cuetools is a set of utilities for working with Cue Sheet (cue) and Table of +Contents (toc) files. + +It includes: cueconvert convert between the cue and toc formats @@ -27,9 +29,9 @@ cueprint Installation ------------ -Building requires GNU Make. Run ``make install`` to install cuetools -into the default location of /usr/local. The Makefiles also support -both the prefix and DESTDIR variables. +Building requires GNU Make. Run ``make install`` to install cuetools into the +default location of /usr/local. The Makefiles also support both the prefix and +DESTDIR variables. Bugs/Todo ---------