Removed obsolete Roadmap section from README

This commit is contained in:
Ethan Lee 2021-04-19 11:57:58 -04:00 committed by GitHub
parent e8bf894c31
commit fadd0135c3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

6
README
View file

@ -40,9 +40,3 @@ names threads with the 0x406D1388 exception will silently exit. To prevent this
exception from being thrown by SDL, add this line before your SDL_Init call:
SDL.SDL_SetHint(SDL.SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING, "1");
Roadmap
-------
To see the current roadmap for SDL2#, visit the GitHub issues page:
https://github.com/flibitijibibo/SDL2-CS/issues