From aa4e16b09be5e2a2e4449be9d28c7e51e59c43c1 Mon Sep 17 00:00:00 2001
From: ai1v14 <a.iakovliev@soton.ac.uk>
Date: Thu, 26 Jul 2018 16:56:14 +0100
Subject: [PATCH] Update README.md

---
 README.md | 12 +++++++++++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9f64e93..6b929ba 100755
--- a/README.md
+++ b/README.md
@@ -1,3 +1,13 @@
+# Welcome to the Spindle FEA application documentation repository
+
+[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
 ![Build Status](https://gitlab.com/pages/plain-html/badges/master/build.svg)
 
-Test
+## How to use the documentation
+
+1. This documentation will be served live in a short while
+2. In the meantime you may clone or download this repository and navigate to ``/public`` subdirectory. Execute ``index.html`` and the interactive documentation will become availablein your browser.
+
+## License
+
+The [MIT license](http://opensource.org/licenses/MIT).
-- 
GitLab