diff --git a/README.md b/README.md index 886af284342af37b41a7fa31e5fb75b2605f9edd..8f986c422a5f612cfb4255f2c3663df30e634856 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 and the cortex-m-rtfm crates. For details see [RTFM](doc/RTFM.md) + - 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`.