summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2024-04-12 22:52:09 +0800
committerruki <[email protected]>2024-04-12 22:52:09 +0800
commite39ff9d876e33cc36e4eb9e196ca665ecefc9f96 (patch)
tree52e8af799bd3e31f0795339269e2e4e1225862f1
parent5bbe73d7c0da9af023346d0b2b88d5177d464194 (diff)
update readme
-rw-r--r--README.md2
-rw-r--r--README_zh.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 365a27f32..c2e35a8ad 100644
--- a/README.md
+++ b/README.md
@@ -182,7 +182,7 @@ $ xmake f --menu
* Windows (x86, x64, arm64)
* macOS (i386, x86_64, arm64)
-* Linux (i386, x86_64, cross-toolchains ..)
+* Linux (i386, x86_64, arm, arm64, riscv, mips, 390x, sh4 ...)
* *BSD (i386, x86_64)
* Android (x86, x86_64, armeabi, armeabi-v7a, arm64-v8a)
* iOS (armv7, armv7s, arm64, i386, x86_64)
diff --git a/README_zh.md b/README_zh.md
index ad20aa0b8..06b1d348f 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -243,7 +243,7 @@ $ xmake f --menu
* Windows (x86, x64, arm64)
* macOS (i386, x86_64, arm64)
-* Linux (i386, x86_64, cross-toolchains ..)
+* Linux (i386, x86_64, arm, arm64, riscv, mips, 390x, sh4 ...)
* *BSD (i386, x86_64)
* Android (x86, x86_64, armeabi, armeabi-v7a, arm64-v8a)
* iOS (armv7, armv7s, arm64, i386, x86_64)