Skip to content

Commit 2213060

Browse files
bors[bot]japaric
andcommitted
Merge #212
212: README: point readers to the embedded Rust book and the bookshelf r=therealprof a=japaric r? @rust-embedded/all (anyone) Co-authored-by: Jorge Aparicio <jorge@japaric.io>
2 parents d652a9e + a8cc5ca commit 2213060

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

README.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,12 @@ a great choice for embedded development.
99

1010
[issue tracker]: https://github.com/rust-lang-nursery/embedded-wg/issues
1111

12+
**Want to get started with embedded development with Rust?** Check out our
13+
[embedded Rust book][book] and the rest of our [bookshelf].
14+
15+
[book]: https://rust-embedded.github.io/bookshelf/book
16+
[bookshelf]: https://rust-embedded.github.io/bookshelf
17+
1218
## Vision
1319

1420
What is it that we really want? At a broad level:
@@ -31,12 +37,8 @@ At a high level we have two main tasks:
3137
roadmap aligns with the needs of its users. You can find all the crates we maintain in the
3238
[Organization](#organization) section.
3339

34-
- We develop and curate resources about embedded Rust development. For example, see the [books] we
35-
have [written] and the [curated list of embedded crates][awesome] we maintain.
36-
37-
[books]: https://rust-embedded.github.io/discovery
38-
[written]: https://rust-embedded.github.io/embedonomicon
39-
[awesome]: https://github.com/rust-embedded/awesome-embedded-rust
40+
- We develop and curate resources about embedded Rust development. Check our
41+
[bookshelf]!
4042

4143
- We maintain and moderate the venues the embedded community uses to discuss. That includes this
4244
coordination repository and our IRC channel (#rust-embedded @ irc.mozilla.org).

0 commit comments

Comments
 (0)