summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2021-10-30 13:49:21 -0400
committerMike Frysinger <vapier@gentoo.org>2021-10-30 13:49:21 -0400
commit0f9dd9627aa9f5095164a73e84905bb4af4bfc8f (patch)
treef58c8ceac394c2e7ef05c6695596ed4151b2c905 /README.md
parentb614af3f6fd2831303764966ad8b2be0f08300af (diff)
downloadlibgd-0f9dd9627aa9f5095164a73e84905bb4af4bfc8f.tar.gz
use current macOS naming style consistently
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 | &#10003; | &#10003; |
| Windows x64 | &#10003; | &#10003; |
| Windows arm64 | &#10003; | x |
-| MacOS x64 | &#10003; | &#10003; |
-| MacOS M1 | &#10003; | x |
+| macOS x64 | &#10003; | &#10003; |
+| macOS M1 | &#10003; | x |
| S390 | &#10003; | 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.