diff --git a/README b/README index c88d9da..8550d45 100644 --- a/README +++ b/README @@ -26,7 +26,7 @@ The wrapper provides bindings for the following libraries: - SDL2_mixer - SDL2_ttf -We are in the process of adding bindings for OpenGL and OpenAL, via OpenTK. +We also provide bindings for OpenGL and OpenAL, taken from OpenTK. Note that SDL2# will not provide every single SDL2 function. This is due to limitations in the C# language that would cause major conflicts with the native