From 06fdb4a0ef0e129db651cdc64824380b58a4a953 Mon Sep 17 00:00:00 2001
From: Per <Per Lindgren>
Date: Thu, 9 Nov 2017 15:46:14 +0100
Subject: [PATCH] readme

---
 README.md | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 6a1c0f7..6d949fd 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
-- 
GitLab