From 499d2701246331d32722ecaa59fc21958196c2a3 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Fri, 9 Aug 2013 21:09:49 -0700 Subject: [PATCH] Better wording suggested by the community --- README.txt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.txt b/README.txt index 343f365e0..681f4a33c 100644 --- a/README.txt +++ b/README.txt @@ -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 and many Humble Bundle games. -The current version supports Windows, Mac OS X, Linux, iOS, and Android. -The code contains support for other operating systems but those are not -officially supported. +SDL officially supports Windows, Mac OS X, Linux, iOS, and Android. +Support for other platforms may be found in the source code. -SDL is written in C, but works with C++ natively, and has bindings to -several other languages, including C#, Python and more in progress. +SDL is written in C, works natively with C++, and there are bindings +available for several other languages, including C# and Python. This library is distributed under the zlib license, which can be found in the file "COPYING.txt".