diff --git a/README.md b/README.md
index 3e123b783332d396bf2f0fc14c6300b29769d330..db91b0d19832a30f15234c089f321ca84cdaac3b 100644
--- a/README.md
+++ b/README.md
@@ -55,7 +55,7 @@ Projects should be related to embedded programming, either on the target side (s
 
 Students will carry out the assignemnts on their personal laptops (in case you don't have a working laptop we will try to lend you one). Tools used are available for linux and osx, but with a bit of trickery windows based installations should be possible (but you are on your own here). In case you don't run osx/linux native, virtual box or wmware is possible, though debugging of target MCUs are feasible it is a bit more tricky. 
 
-Embedded targets STM32F401RE  (nucleo) will be made available to all students. You will need to get an mini-usb cable yourselves. If you prefer to work with some other ARM Cortex M processor, we will have a look at available support.
+Embedded targets STM32F401RE  (nucleo) will be made available to all students. You will need to get an mini-usb cable yourselves. If you prefer to work with some other ARM Cortex M processor, let us know and we will have a look at available support.
 
 Teaching material will be made available through git (this project), build and refined throughout the course.