From e72bea83fda349d61e511e70b2335af552c1503a Mon Sep 17 00:00:00 2001
From: Mark Santcroos <m.a.santcroos@lumc.nl>
Date: Wed, 20 Sep 2017 12:43:11 +0200
Subject: [PATCH] Add link to pandas assignments.

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

diff --git a/README.md b/README.md
index 45f1e2a..d5333c2 100644
--- a/README.md
+++ b/README.md
@@ -57,8 +57,9 @@ Assignments
 -------
 - [First day](https://classroom.github.com/a/QU2iPYKn).
 - [Second day](https://classroom.github.com/a/UbifRH_y).
-- Fourth day:
+- Third day:
   - [OOP](https://classroom.github.com/a/8BnbL9fD)
+  - [pandas](https://classroom.github.com/a/GOxWRQpa)
 
 
 [lesson_01]: http://nbviewer.ipython.org/urls/git.lumc.nl/courses/programming-course/raw/master/introduction/01_welcome.ipynb
-- 
GitLab