summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorruki <[email protected]>2023-01-04 22:46:19 +0800
committerruki <[email protected]>2023-01-04 22:46:19 +0800
commitd7b98c9c16ca12c25267c43c6b88ba7645fe5476 (patch)
tree507f56cb8de208afea14b97aca87c105dfed01bd
parent5c8e06ac7c787f5127a8a109c5964aac561bf071 (diff)
update readme
-rw-r--r--README.md1
-rw-r--r--README_zh.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index e145785a5..5f5058176 100644
--- a/README.md
+++ b/README.md
@@ -275,6 +275,7 @@ armclang ARM Compiler Version 6 of Keil MDK
c51 Keil development tools for the 8051 Microcontroller Architecture
icx Intel LLVM C/C++ Compiler
dpcpp Intel LLVM C++ Compiler for data parallel programming model based on Khronos SYCL
+masm32 The MASM32 SDK
```
## Supported Languages
diff --git a/README_zh.md b/README_zh.md
index dc8a9abaf..9c69446a5 100644
--- a/README_zh.md
+++ b/README_zh.md
@@ -284,6 +284,7 @@ armclang ARM Compiler Version 6 of Keil MDK
c51 Keil development tools for the 8051 Microcontroller Architecture
icx Intel LLVM C/C++ Compiler
dpcpp Intel LLVM C++ Compiler for data parallel programming model based on Khronos SYCL
+masm32 The MASM32 SDK
```
## 支持语言