From b82d63b3eea18f4a366d3e450a3d06fb100c9ef2 Mon Sep 17 00:00:00 2001
From: "Garcia-Hernandez, Ruben Jesus (rgarcia)" <garcia@lrz.de>
Date: Mon, 5 Mar 2018 16:09:17 +0100
Subject: [PATCH] Changes to solve
 https://gitlab.mpcdf.mpg.de/nomad-lab/public-wiki/wikis/NOMAD-software-and-source-code-release

---
 README.md | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/README.md b/README.md
index 288b4fb..13e4b5e 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,19 @@
+Purpose of this code:
+	The NOMADVR application can be used to visualize in virtual reality
+	different materials science datasets provided by NOMAD or final users.
+	Multiple platforms are supported by this code.
+	
+Context:
+	NOMADVR is provided in the context of the NOMAD Center of Excellence.
+	Datasets from the Encyclopedia and Archive are supported by NOMADVR.
+
+Requirements:
+	-Supported virtual reality hardware: HTC Vive or Oculus Rift, GearVR,
+		Google Cardboard for Android, or the LRZ CAVE environment.
+
+Usage Instructions:
+	See https://www.nomad-coe.eu/the-project/graphics/VR-prototype
+		
 Subdirectories:
 	OpenVR: Demos for HTC Vive.
 	OculusMobile: Demos for GearVR.
-- 
GitLab