From b9fe78cf0a8cfaa0e7170583b43291a4eb3c791b Mon Sep 17 00:00:00 2001 From: Carles Fernandez Date: Sun, 16 Feb 2025 22:15:08 +0100 Subject: [PATCH] Fix formatting --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e304e36f..ded9eabb1 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,8 @@ This section describes how to set up the compilation environment in GNU/Linux or Thumb-2 instruction set and above. - arm64: ARM 64 bits or ARMv8. Also known as AArch64. - i386: Intel x86 instruction set (32-bit microprocessors). - - loong64: 64-bit version of LoongArch, a RISC-style instruction set architecture developed by Loongson Technology. + - loong64: 64-bit version of LoongArch, a RISC-style instruction set + architecture developed by Loongson Technology. - mips: MIPS architecture (big-endian, such as those manufactured by SGI). - mipsel: MIPS architecture (little-endian, such as Loongson 3). - mips64el: 64-bit version of MIPS architecture.