From 57fa271dce8f2e14c9818041414a74f233dca898 Mon Sep 17 00:00:00 2001
From: Martijn Vermaat <martijn@vermaat.name>
Date: Wed, 9 Jul 2014 13:14:34 +0200
Subject: [PATCH] Add link to assignments repository

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

diff --git a/README.md b/README.md
index 1fe0d8a..7777dd8 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,9 @@ As indicated, some of the lessons are slideshows, whereas others are just
 notebooks we scroll through during class. The links above are all one-page
 static renderings on [IPython Notebook Viewer](http://nbviewer.ipython.org/).
 
+We also have a
+[repository with material for the assignments](https://git.lumc.nl/humgen/programming-course-assignments).
+
 
 Notebooks
 ---------
-- 
GitLab