diff options
| author | ruki <[email protected]> | 2024-07-08 22:51:44 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2024-07-08 22:51:44 +0800 |
| commit | 8621473fcae841844b670173df23646f7e1a40d0 (patch) | |
| tree | e63288f2cddc6a1c923c248b48c48e6457f513e6 | |
| parent | b973d2af44dba9785fdd50792dd867722b0adab8 (diff) | |
update readme
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | README_zh.md | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -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) |
