Skip to content

Commit 6244021

Browse files
authored
Update README.md
Changed the language to be a bit stronger in recommending using the new book over the old books.
1 parent aba55f9 commit 6244021

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

src/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22

33
Discover the world of microcontrollers through [Rust](https://www.rust-lang.org/)!
44

5-
There are currently three versions of this book. The first is older and uses an
6-
F3 Discovery circuit board to introduce you to microcontrollers and Rust, while
7-
the second and third are newer and use a micro:bit circuit board instead.
5+
There are currently three versions of this book. All of them provide an introduction to microcontrollers and how to use Rust with them.
6+
Unless you need to work with a micro:bit v1 or an STM32F3 discovery board, it is *strongly* recommended that you use the latest book.
87

98
- [Read the latest book, using a micro:bit v2](https://docs.rust-embedded.org/discovery-mb2/)
109
- [Read the older book, using a micro:bit v1 or v2](https://docs.rust-embedded.org/discovery/microbit)

0 commit comments

Comments
 (0)