浏览代码

Fix name of macOS platform and link to README file

Sam Lantinga 3 年之前
父节点
当前提交
67848b6531
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      docs/README.md

+ 2 - 2
docs/README.md

@@ -14,7 +14,7 @@ hardware via OpenGL and Direct3D. It is used by video playback software,
 emulators, and popular games including Valve's award winning catalog
 emulators, and popular games including Valve's award winning catalog
 and many Humble Bundle games.
 and many Humble Bundle games.
 
 
-SDL officially supports Windows, Mac OS X, Linux, iOS, and Android.
+SDL officially supports Windows, macOS, Linux, iOS, and Android.
 Support for other platforms may be found in the source code.
 Support for other platforms may be found in the source code.
 
 
 SDL is written in C, works natively with C++, and there are bindings 
 SDL is written in C, works natively with C++, and there are bindings 
@@ -38,7 +38,7 @@ More documentation and FAQs are available online at [the wiki](http://wiki.libsd
 - [Git](README-git.md)
 - [Git](README-git.md)
 - [iOS](README-ios.md)
 - [iOS](README-ios.md)
 - [Linux](README-linux.md)
 - [Linux](README-linux.md)
-- [OS X](README-macosx.md)
+- [macOS](README-macos.md)
 - [OS/2](README-os2.md)
 - [OS/2](README-os2.md)
 - [Native Client](README-nacl.md)
 - [Native Client](README-nacl.md)
 - [Pandora](README-pandora.md)
 - [Pandora](README-pandora.md)