From 82e28f1446235287d43bbecd6245e727de3edaf7 Mon Sep 17 00:00:00 2001 From: Meysam Parvizi Date: Thu, 21 Dec 2023 12:19:07 +0330 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 66f5c68..dc69180 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ You should know that becoming an embedded engineer requires a broad understandin > **computer system** that is **part of a larger system** and **performs some of the requirements of that system**. For example, a computer system used in an aircraft or rapid transit system. > -> The hardware and software of an embedded system are usually **minimized** and **optimized** for **specific functions**. The embedded system includes at least one microcontroller, microprocessor or digital signal processor. The embedded system designed to optimize reliability, cost, size and power saving for applications. +> The hardware and software of an embedded system are usually **minimized** and **optimized** for **specific functions**. The embedded system includes at least one microcontroller, microprocessor or digital signal processor. The embedded system designed to **optimize reliability, cost, size and power saving for applications**. ▶️ ["Making Embedded Systems" Book:](https://www.oreilly.com/library/view/making-embedded-systems/9781449308889/)