diff --git a/README.md b/README.md index 85e2c7384fd00c6a9645f44be9d2cb95f063334b..dbf79ecc2d6099f7e29ba8472169649235e00db2 100644 --- a/README.md +++ b/README.md @@ -122,9 +122,11 @@ Based on [STM32F103 BluePill](https://github.com/RT-Thread/rt-thread/tree/master RT-Thread BSP can be compiled directly and downloaded to the corresponding development board for use. In addition, RT-Thread also provides qemu-vexpress-a9 BSP, which can be used without hardware platform. See the getting started guide below for details. -- [Getting Started of QEMU with Env(Windows)](documentation/quick-start/quick_start_qemu/quick_start_qemu.md) +- [Getting Started of QEMU with Env (Windows)](documentation/quick-start/quick_start_qemu/quick_start_qemu.md) -- [Getting Started of QEMU with Env(Ubuntu)](documentation/quick-start/quick_start_qemu/quick_start_qemu_linux.md) +- [Getting Started of QEMU with Env (Ubuntu)](documentation/quick-start/quick_start_qemu/quick_start_qemu_linux.md) + +- [Getting Started of QEMU with Env (Mac)](documentation/quick-start/quick_start_qemu/quick_start_qemu_macos.md) # License