From 20b620c321c927e77f97525a127b121bb64fb75e Mon Sep 17 00:00:00 2001 From: Meysam Parvizi Date: Sun, 10 Sep 2023 01:04:31 +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 44ac0e4..41139bb 100644 --- a/README.md +++ b/README.md @@ -42,7 +42,7 @@ Becoming an embedded engineer requires a broad understanding of both software an - [Wokwi - Online ESP32, STM32, Arduino Simulator](https://wokwi.com/) -#### [QEMU](https://www.qemu.org/) +##### [QEMU](https://www.qemu.org/) - [QEMU’s documentation](https://www.qemu.org/docs/master/index.html) - [Running AVR code in QEMU - A quick-start guide to accelerate AVR firmware development](https://yeah.nah.nz/embedded/qemu-avr/)