From 9045ea81543fa654ddbe5ec7062ad1d7b91d8d6d Mon Sep 17 00:00:00 2001
From: Per <Per Lindgren>
Date: Wed, 15 Nov 2017 16:31:36 +0100
Subject: [PATCH] Readme

---
 README.md | 41 ++++++++++++-----------------------------
 1 file changed, 12 insertions(+), 29 deletions(-)

diff --git a/README.md b/README.md
index 10662c9..a66fc9a 100644
--- a/README.md
+++ b/README.md
@@ -231,45 +231,28 @@ Seminars
 
 
 
-7. Macros
-    * Preparation
+7. Macros and Projects (Monday Nov. 20th)
+    * Preparation 
 
         Be prepared to present the progress on assignment 4.
     * Topic
 
-        We will cover the implementation of the RTFM-core crate.
-
-        Special focus to `macro_rules` and `procedural macros`.
-
-8. Concurrent Reactive Objects
-    * Preparation
-
-        Be prepared to present assignment 4.
-    * Topic
-
-        A component model for reactive real-time programming.
-
-        We will cover the programming model and the implementation, including the `build.rs`, parsing of model files and generation of Rust code.
-    * Assignment 5
+        - We will cover the implementation of the RTFM-core crate.
 
-        * port the assignment 4 to the RTFM-CRC model.
+          Special focus to `macro_rules` and `procedural macros`.
 
-        Make a new git for the development and documentation.
+        - RTFM-CRC A component model for reactive real-time programming.
 
+          We will cover the programming model and the implementation, including the `build.rs`, parsing of model files and generation of Rust code.
+   
 
-9.  Presentation of project ideas
-    * Preparation
-
-        Be prepared to present progress of assignment 5.
-    * Topic
-
-        Discussion of projects
+        - Discussion of project ideas
+    
     * Assignment
-
         Write a project specification including individual grading assessment criteria.
 
-10. Wrap-up
+8. Wrap-up (Monday Dec. 4th)
     * Preparation
 
-        * Be prepared to present assignment 5.
-        * Be prepared to present your project.
+        * Be prepared to present assignment 4.
+        * Be prepared to present your project, 10 minutes per project.
-- 
GitLab