aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKulin Seth <kulinseth@gmail.com>2022-07-12 12:53:47 -0700
committerGitHub <noreply@github.com>2022-07-12 12:53:47 -0700
commit9d65bfa0e392766c3d8d66c6d56f0a1c54e4e087 (patch)
tree31f7e391259bc54016a467c7d45b425dda67083c
parent4c54515b841b55b94a83153931020beea4bea11c (diff)
downloadcpuinfo-9d65bfa0e392766c3d8d66c6d56f0a1c54e4e087.tar.gz
Update README.md to use 'macOS' and list support for Apple silicon (#99)
Co-authored-by: Developer-Ecosystem-Engineering <65677710+Developer-Ecosystem-Engineering@users.noreply.github.com>
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7b8984d..87848b4 100644
--- a/README.md
+++ b/README.md
@@ -250,9 +250,10 @@ LDFLAGS+= $(pkg-config --libs libcpuinfo)
- [x] x86-64 (iPhone simulator)
- [x] ARMv7
- [x] ARM64
-- [x] OS X
+- [x] macOS
- [x] x86
- [x] x86-64
+ - [x] ARM64 (Apple silicon)
- [x] Windows
- [x] x86
- [x] x86-64