From 6ba565a1f6a99e63eeac8fa7da3207d023a48df7 Mon Sep 17 00:00:00 2001
From: rink <rink@dtu.dk>
Date: Fri, 22 Sep 2017 12:03:22 +0200
Subject: [PATCH] Added the "who should come" section

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

diff --git a/README.md b/README.md
index 919404c..00075b5 100644
--- a/README.md
+++ b/README.md
@@ -9,6 +9,12 @@ To help Matlab-experienced users begin coding in Python. This includes a review
 of syntax differences, along with a brief introduction of the most commonly
 used libraries, and a quick overview of PEP8 coding conventions.
 
+## Who should come
+
+This workshop is geared primarily towards new Python users that have previously
+coded in Matlab. However, there are some topics that may be of use to more
+experienced users, such as the package tutorials and PEP8 coding conventions.
+
 ## Date
 
 The workshop date and location will be announced internally at DTU Risø. Please
-- 
GitLab