diff --git a/README.md b/README.md
index bf7d712..7f37918 100644
--- a/README.md
+++ b/README.md
@@ -650,6 +650,12 @@ Dive into the world of systems programming with Rust and create robust and secur
Accelerate your Rust development with reusable libraries, and build a game development toolkit that helps you quickly create games using the Bevy Engine. Improve your code with testing, benchmarking, and optimization. Unlock Rust’s trait and generic metaprogramming systems to develop code that adapts to fit your needs. Customize libraries with feature flags, and customize language syntax with macros. Master concurrency with threads and asynchronous programming. Structure your programs with reusable state management, menus, user interface elements, and asset management. Quickly build games with reusable physics and collision detection. Make your games pop with animations, particles, and rendering tricks, including parallax layering.
+### [Embedded Software with Rust](https://www.manning.com/books/embedded-software-with-rust)
+
+
+
+A practical introduction to building firmware that is fast, efficient, and far safer than traditional embedded software written in C or C++.
+
**Resources**
====
@@ -669,4 +675,4 @@ Your contributions are always welcome, just follow [the rules](https://github.co
License
====
-This work is licensed under a Creative Commons Attribution 4.0 International License.
\ No newline at end of file
+This work is licensed under a Creative Commons Attribution 4.0 International License.