minor mods
[melted] / README
diff --git a/README b/README
index c431c02..b22c0a8 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,17 @@
-README
-------
+MLT/Miracle README
+------------------
+
+       Copyright (C) 2003-2004 Ushodaya Enterprises Limited
+       by Charles Yates <charles.yates@pandora.be>
+       and Dan Dennedy <dan@dennedy.org>
+
+       MLT is a multimedia framework designed for television broadcasting, and 
+       Miracle is a multi-unit video playout server with realtime effects.
 
        This document provides a quick reference for the minimal configuration,
-       build and installation of MLT.
+       build and installation of MLT. See the docs directory for usage and
+       development details.
+
 
 Configuration
 -------------
@@ -13,14 +22,15 @@ Configuration
 
        Usage is:
 
-       ./configure --help                      - report all configure options
-       ./configure --prefix=[dir]      - target install directory (default: /usr/local)
+       ./configure --help          - report all configure options
+       ./configure --prefix=[dir]  - target install directory (default: /usr/local)
        ./configure --disable-[mod] - do not compile specified module(s)
-       ./configure --[other]           - pass through to children
+       ./configure --[other]       - pass through to children
 
        NB: This script must be run to register new services after a CVS checkout
        or subsequent update.
-       
+
+
 Compilation
 -----------
 
@@ -30,6 +40,7 @@ Compilation
 
        to compile the system.
 
+
 Testing
 -------
 
@@ -41,6 +52,7 @@ Testing
        NB: This applies to your current shell only and it assumes a bash or 
        regular bourne shell is in use.
 
+
 Installation
 ------------