diff --git a/README.md b/README.md
index 10662c9589090debcd731d3d20e1952fa78e530f..a66fc9a8281951ecbaa9d50b73ea20657efc1202 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.