From 240275f83ca99d625e71b56f321930a5d4a715b7 Mon Sep 17 00:00:00 2001
From: rink <rink@dtu.dk>
Date: Mon, 2 Oct 2017 11:52:26 +0200
Subject: [PATCH] Adding pre-req of skimming PDF

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

diff --git a/README.md b/README.md
index 458654f..7031bd2 100644
--- a/README.md
+++ b/README.md
@@ -60,6 +60,8 @@ with the following options:
     `git pull origin master`
 5. Just before the workshop, update the folder by pulling the changes (same
 command as in Step 4).
+6. Skim [python_vs_matlab.pdf](https://gitlab.windenergy.dtu.dk/python-at-risoe/scientific-python-workshops/2-getting-started/blob/master/python_vs_matlab.pdf)
+and make sure you understand the basics of array creation and slicing.
 
 ## Contact
 
-- 
GitLab