summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 229eba8..f55d561 100644
--- a/README.md
+++ b/README.md
@@ -70,8 +70,8 @@ CI means whether we have an automatic CI for this platform. If someone has CI fo
| Windows x86 | ✓ | ✓ |
| Windows x64 | ✓ | ✓ |
| Windows arm64 | ✓ | x |
-| MacOS x64 | ✓ | ✓ |
-| MacOS M1 | ✓ | x |
+| macOS x64 | ✓ | ✓ |
+| macOS M1 | ✓ | x |
| S390 | ✓ | x |
It is also known to work on almost all variations of *BSD, Solaris, etc. We don't have CI nor environment to test them. However many progamming languages binding do test libgd on these platforms.