New folder installers and new installer to install OSM release 1 from source
Change-Id: Icfda9b021e01301c5ecdbcb157da5b49729fafac
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/README b/README
index d872f66..df4b345 100644
--- a/README
+++ b/README
@@ -1,4 +1,5 @@
# Copyright 2016 RIFT.IO Inc
+# Copyright 2016 Telefónica Investigación y Desarrollo S.A.U.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -18,6 +19,6 @@
subdirectories:
jenkins -- scripts executed by jenkins on the container host and some initial scripts executed inside the container to start a build
see jenkins/README for more
-
-
+ installers -- scripts to be executed to install OSM from source, builds or packages
+ see installers/README for more