From eef0d7c11993037e27f24df39e9a13090a18f6cb Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Tue, 9 May 2017 19:29:29 +0200
Subject: [PATCH] Add readme.md

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 00000000..4f46c237
--- /dev/null
+++ b/README.md
@@ -0,0 +1,3 @@
+This is the code for the public webpage for VIPS. It should be adaptable 
+enough to suit many organizations.
+Programming language is Python 2.7 and the web framework is currently Django 1.10
\ No newline at end of file
-- 
GitLab