diff --git a/README.md b/README.md index 5570f1a..7fd0aa1 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ Below is a sample **README.md** that explains how to install the necessary **Min # Snake Ported - SDL2 + OpenGL Test Game (UWP/Windows) This project builds a DLL (`snake_ported.dll`) that exposes `external_entry()` and `update_controller_input()` for use in a host application. It relies on **SDL2** and **OpenGL** under MinGW-w64 on Windows. +``` ## Prerequisites Install [MSYS2](https://www.msys2.org/) and update it: -``` ```bash pacman -Syu