From b0f759ac769a2f36de092f47f4b7fea2bea3f133 Mon Sep 17 00:00:00 2001
From: jw22g14 <jenny.walker@soton.ac.uk>
Date: Mon, 2 Mar 2020 15:05:58 +0000
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 5b74e23..1643920 100644
--- a/README.md
+++ b/README.md
@@ -29,9 +29,17 @@ To be held on Mondays at 1400 somewhere on Boldrewood Campus. The format will be
 | Date  | Theme           | Location |
 |-------|-----------------|----------|
 | 24/02 | Big Oh Notation | 176/2013 |
-| 03/03 | Commenting Code | 176/2013 |
+| 02/03 | Commenting Code | 176/2013 |
+| 09/03 | Matplotlib      | 176/2013 |
+| 16/03 | Functions       | 176/2013 |
 
 
 # Contributing
 
-Please contribute any ideas you have. We want to learn more. Ideas for session themes, good resources and more are all welcome.
\ No newline at end of file
+Please contribute any ideas you have. We want to learn more. Ideas for session themes, good resources and more are all welcome.
+
+## Resources
+
+*  Python Black - code style guide & plugins
+*  Clean Code - book by Robert Martin
+*  
\ No newline at end of file
-- 
GitLab