diff --git a/pom.xml b/pom.xml
index 4666436..1eaee22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,7 @@
${project.basedir}/distro
${project.build.directory}/${project.build.finalName}
2014-09-12
+ https://gcube.wiki.gcube-system.org/gcube/index.php
templates
distro
config
diff --git a/templates/README b/templates/README
index 48c3f9f..7e3ad55 100644
--- a/templates/README
+++ b/templates/README
@@ -1,4 +1,4 @@
-The gCube System - ${project.name}
+The gCube System - ${name}
------------------------------------------------------------
This work has been supported by the following European projects: iMarine (FP7-INFRASTRUCTURES-2011-2)
@@ -13,16 +13,22 @@ Istituto di Scienza e Tecnologie dell'Informazione "A. Faedo"
Version and Release Date
------------------------
-v. ${project.version} (${release.date})
+v. ${version} (${release.date})
+
Description
-----------
${project.description}
+
Download information
--------------------
-Source code URL: ${scm.url}
+Source code is available from SVN:
+ ${scm.url}
+
+Binaries can be downloaded from:
+ http://software.d4science.research-infrastructures.eu/
Documentation
@@ -30,6 +36,9 @@ Documentation
${project.description}
+Documentation is available on-line from the Projects Documentation Wiki:
+ ${wikiurl}
+
Licensing
---------
@@ -37,4 +46,3 @@ Licensing
This software is licensed under the terms you may find in the file named "LICENSE" in this directory.
-