From 8032880e0a563cddf4160b53ebe5e70a08c462a6 Mon Sep 17 00:00:00 2001
From: Paul McCarthy <pauldmccarthy@gmail.com>
Date: Thu, 18 Jan 2018 17:40:41 +0000
Subject: [PATCH] readme

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

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..2d98575
--- /dev/null
+++ b/README.md
@@ -0,0 +1,16 @@
+# 2018 WIN PyTreat
+
+
+This repository contains Jupyter notebooks and data for the 2018 WIN PyTreat.
+
+
+The master repository can be found at: https://git.fmrib.ox.ac.uk/paulmc/pytreat-2018-practicals
+
+
+To contribute to the practicals:
+
+1. Fork the master repository on gitlab
+
+2. Make your changes on your fork
+
+3. Submit a merge request back to the master repository
-- 
GitLab