Update README, rename it to README.md develop
authorVangelis Koukis <vkoukis@grnet.gr>
Mon, 10 Mar 2014 12:02:29 +0000 (14:02 +0200)
committerVangelis Koukis <vkoukis@grnet.gr>
Mon, 10 Mar 2014 12:02:29 +0000 (14:02 +0200)
README [deleted file]
README.md [new file with mode: 0644]

diff --git a/README b/README
deleted file mode 100644 (file)
index 6d6dacb..0000000
--- a/README
+++ /dev/null
@@ -1,9 +0,0 @@
-snf-image-creator
-=================
-
-snf-image-creator is a command line tool for creating OS images to be used with
-synnefo.
-
-It comes in 2 variants:
- * snf-image-creator: A user-friendly dialog-based program
- * snf-mkimage: A non-interactive command line program
diff --git a/README.md b/README.md
new file mode 100644 (file)
index 0000000..3e195dd
--- /dev/null
+++ b/README.md
@@ -0,0 +1,56 @@
+snf-image-creator
+=================
+
+Overview
+--------
+
+This is snf-image-creator, a command line tool for creating OS Images to be
+used with Synnefo.
+
+It comes in two variants:
+* snf-image-creator: A user-friendly dialog-based program
+* snf-mkimage: A non-interactive command line program
+
+
+Project Page
+------------
+
+Please see the [official Synnefo site](http://www.synnefo.org) and the
+[latest snf-image-creator docs](http://www.synnefo.org/docs/snf-image-creator/latest/index.html)
+for more information.
+
+Copyright and license
+=====================
+
+Copyright 2012-2014 GRNET S.A. All rights reserved.
+
+Redistribution and use in source and binary forms, with or
+without modification, are permitted provided that the following
+conditions are met:
+
+  1. Redistributions of source code must retain the above
+     copyright notice, this list of conditions and the following
+     disclaimer.
+
+  2. Redistributions in binary form must reproduce the above
+     copyright notice, this list of conditions and the following
+     disclaimer in the documentation and/or other materials
+     provided with the distribution.
+
+THIS SOFTWARE IS PROVIDED BY GRNET S.A. ``AS IS'' AND ANY EXPRESS
+OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL GRNET S.A OR
+CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
+USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
+AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
+LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
+ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
+POSSIBILITY OF SUCH DAMAGE.
+
+The views and conclusions contained in the software and
+documentation are those of the authors and should not be
+interpreted as representing official policies, either expressed
+or implied, of GRNET S.A.