Update README.md

This commit is contained in:
nihui 2024-02-20 22:20:53 +08:00 committed by GitHub
parent e716362f7b
commit 146d6002a0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,2 +1,8 @@
# ruapu # ruapu
detect cpu isa features with single-file for C/C++ detect cpu isa features with single-file for C/C++
<table>
<tr><td>CPU arch</td><td> &#9989; x86<br/>&#9989; arm </td></tr>
<tr><td>OS</td><td>&#9989; Windows<br/>&#9989; Linux<br/>&#9989; macOS<br/>&#9989; Android<br/>&#9989; iOS</td></tr>
<tr><td>Compiler</td><td>&#9989; GCC<br/>&#9989; Clang<br/>&#9989; MSVC</td></tr>
</table>