diff --git a/README.md b/README.md index dbf79ecc2d..4845e7964e 100644 --- a/README.md +++ b/README.md @@ -120,13 +120,9 @@ Based on [STM32F103 BluePill](https://github.com/RT-Thread/rt-thread/tree/master ## Simulator -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. +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: -- [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 (Mac)](documentation/quick-start/quick_start_qemu/quick_start_qemu_macos.md) +[Windows](documentation/quick-start/quick_start_qemu/quick_start_qemu.md) | [Linux Ubuntu](documentation/quick-start/quick_start_qemu/quick_start_qemu_linux.md) | [Mac OS](documentation/quick-start/quick_start_qemu/quick_start_qemu_macos.md) # License