Better wording suggested by the community

This commit is contained in:
Sam Lantinga 2013-08-09 21:09:49 -07:00
parent 84e0884077
commit bcee442188

View file

@ -14,12 +14,11 @@ 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.
The current version supports Windows, Mac OS X, Linux, iOS, and Android. SDL officially supports Windows, Mac OS X, Linux, iOS, and Android.
The code contains support for other operating systems but those are not Support for other platforms may be found in the source code.
officially supported.
SDL is written in C, but works with C++ natively, and has bindings to SDL is written in C, works natively with C++, and there are bindings
several other languages, including C#, Python and more in progress. available for several other languages, including C# and Python.
This library is distributed under the zlib license, which can be found This library is distributed under the zlib license, which can be found
in the file "COPYING.txt". in the file "COPYING.txt".