From 52a9c017c109c7969db1aa1efb1b7401db9edc7a Mon Sep 17 00:00:00 2001
From: Martijn Vermaat <martijn@vermaat.name>
Date: Tue, 5 Apr 2016 10:48:31 +0200
Subject: [PATCH] New course date April 25th

---
 README.md | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 64a24a3..23a6628 100644
--- a/README.md
+++ b/README.md
@@ -14,9 +14,11 @@ with colleagues easy ([introduction](http://doc.gitlab.com/ce/gitlab-basics/READ
 
 ## Coordinates
 
-- Date: December 1st, 2015
+**PRELIMINARY**
+
+- Date: April 25th, 2016
 - Time: 9:00 - 17:00
-- Location: T-0-010
+- Location: 02-T-00-008
 - Teachers:
   - Martijn Vermaat (m.vermaat.hg@lumc.nl)
   - Jeroen Laros (j.f.j.laros@lumc.nl)
@@ -26,6 +28,8 @@ with colleagues easy ([introduction](http://doc.gitlab.com/ce/gitlab-basics/READ
 
 ## Program
 
+**PRELIMINARY**
+
 This year the contents will be slightly less advanced on the technical side
 (no branching, no git-annex). Instead, there is more focus on using the LUMC
 GitLab server and using Git for data analysis projects.
@@ -83,6 +87,7 @@ laptop.
 - October 14th, 2013: Git introduction course
 - June 23rd, 2014: Git introduction course
 - December 1st, 2015: Code and data management with Git
+- April 25th, 2016: Code and data management with Git
 
 For corresponding snapshots of this repository, see [tags](https://git.lumc.nl/humgen/gitcourse/tags).
 
@@ -105,4 +110,4 @@ First clone this repository, then fetch the data from the submodule:
 A new presentation can be added like this:
 
     cd presentation
-    bash mkpres.sh ../mypresentation
\ No newline at end of file
+    bash mkpres.sh ../mypresentation
-- 
GitLab