summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2024-07-08 22:51:44 +0800
committerruki <[email protected]>2024-07-08 22:51:44 +0800
commit8621473fcae841844b670173df23646f7e1a40d0 (patch)
treee63288f2cddc6a1c923c248b48c48e6457f513e6
parentb973d2af44dba9785fdd50792dd867722b0adab8 (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 2a0b77f44..3c80c5326 100644
--- a/README.md
+++ b/README.md
@@ -180,7 +180,7 @@ $ xmake f --menu
## Supported platforms
-* Windows (x86, x64, arm64)
+* Windows (x86, x64, arm, arm64)
* macOS (i386, x86_64, arm64)
* Linux (i386, x86_64, arm, arm64, riscv, mips, 390x, sh4 ...)
* *BSD (i386, x86_64)
diff --git a/README_zh.md b/README_zh.md
index efbb47e04..b08bf8d04 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -241,7 +241,7 @@ $ xmake f --menu
## 支持平台
-* Windows (x86, x64, arm64)
+* Windows (x86, x64, arm, arm64)
* macOS (i386, x86_64, arm64)
* Linux (i386, x86_64, arm, arm64, riscv, mips, 390x, sh4 ...)
* *BSD (i386, x86_64)