diff --git a/README.md b/README.md index fe381cc..d323d22 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ A unigi app is built from different layers: Platforms act as the translation layer for different systems. The idea is to minimize the amount of work it takes to port graphical applications. ## Official platforms -* **[SDL1](https://git.lumen.sh/Fierelier/unigi.platform.sdl1)** - The highly compatible SDL 1.2, works on old Linux and Windows 95+ -* **SDL2 (soon)** - SDL 2.x, works on somewhat recent Linux and Windows XP+ +* **[SDL1](https://git.lumen.sh/Fierelier/unigi.platform.sdl1)** - The highly compatible SDL 1.2, works on old Linux, Windows 95+ and some consoles +* **[SDL2](https://git.lumen.sh/Fierelier/unigi.platform.sdl2)** - SDL 2.x, works on somewhat recent Linux, Windows XP+ and some consoles * **DOS (soon)** - DOS (Disk Operating System), compatible with FreeDOS and MS-DOS * **PSP (soon)** - PlayStation Portable gaming console * **Null (soon)** - A placeholder that does "nothing", good if you want to test basic compilation for an unsupported platform