From 9e95d38b528d2d6ec91270bd13d67d872348db84 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 21 Jan 2003 09:36:41 +0000 Subject: [PATCH] Added some language bindings to the README --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index 701956a5c..c725d5cf6 100644 --- a/README +++ b/README @@ -13,8 +13,8 @@ level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms. SDL is written in C, but works with C++ natively, and has bindings to -several other languages, including Ada, Eiffel, Java, Lua, ML, Perl, -PHP, Pike, Python, and Ruby. +several other languages, including Ada, C#, Eiffel, Java, Lua, ML, +Objective C, Perl, PHP, Pike, Python, and Ruby. The current version supports Linux, Windows, BeOS, MacOS, MacOS X, FreeBSD, OpenBSD, BSD/OS, Solaris, and IRIX. The code contains support