diff --git a/README.md b/README.md index 4847b7d..50d06ee 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ A FREE comprehensive step-by-step embedded hacking tutorial covering Embedded So [Download](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) ## Chapter 1: hello, world -This chapter covers the basics of setting up a dev environment and basic template firmware for the STM32F401CCU6 MCU. +This chapter covers the basics of setting up a dev environment and basic template firmware for the STM32F401CCU6 MCU in addition to printing hello, world. -> Click [HERE](https://github.com/mytechnotalent/Embedded-Hacking/blob/main/Embedded-Hacking.pdf) to read the FREE pdf book.