From 03e89544c26d63c350de0478439ecf365d306ee7 Mon Sep 17 00:00:00 2001
From: Per <Per Lindgren>
Date: Wed, 22 Nov 2017 12:58:50 +0100
Subject: [PATCH] project presentations

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

diff --git a/README.md b/README.md
index e3cb93e..64aa822 100644
--- a/README.md
+++ b/README.md
@@ -237,7 +237,7 @@ Seminars
         Be prepared to present the progress on assignment 5.
     * Topic
 
-        - We will cover the implementation of the RTFM-core crate.
+        - We will cover the implementation of the rtfm-core and the cortex-m-rtfm crates. For details see [RTFM](doc/RTFM.md)
 
           Special focus to `macro_rules` and `procedural macros`.
 
-- 
GitLab