diff --git a/README.md b/README.md
index 6a1c0f733c2f722ec8b578ba8c12b6dd978d0476..6d949fdc1195438e750b06ca2ba441b636d08134 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,10 @@
-# `bluepill-lab4`
+# `nucleo-generic`
 
->An implementation of D0013E lab4 in Rust for the ARM Cortex-M bluepill board
+>An implementation of D0013E lab4 in Rust for the ARM Cortex-M nucleo64 board.
+It also host examples crash.rs, hello.rs, itm.rs, override-exception-handler.rs
+which are generic to the cortex-m/cortex-m-rt crates
 
+The git also provides templates for building and debugging under `vscode`.
 # [Documentation](http://www.sm.luth.se/csee/courses/smd/D0013E/index.php?page=labs/lab4)
 
 # License