added autogen script to run autotools to generate configure and necessary make inputs
[ovirt-viewer.git] / README
diff --git a/README b/README
index e69de29..cff4b1f 100644 (file)
--- a/README
+++ b/README
@@ -0,0 +1,20 @@
+╔════════════════════════════════════════════════════════════════════╗
+║ ovirt-viewer - oVirt viewer console application                    ║
+║ Copyright (C) 2008 Red Hat Inc.                                    ║
+║ Written by Richard W.M. Jones <rjones@redhat.com>                  ║
+║ with extensive code derived from virt-viewer.                      ║
+╚════════════════════════════════════════════════════════════════════╝
+
+About ovirt-viewer
+═════════════════════════════════════════════════════════════════════
+
+oVirt viewer is an application for accessing oVirt virtual machine
+consoles from Linux, Unix or Windows-based desktops.
+
+Installation
+═════════════════════════════════════════════════════════════════════
+Read INSTALL for complete instructions, or briefly:
+  1. ./autogen.sh
+  2. ./configure
+  3. make
+  4. ./ovirt-viewer