diff --git a/README.md b/README.md index aa2c940..d827c9d 100644 --- a/README.md +++ b/README.md @@ -1 +1,9 @@ -# tiny_link \ No newline at end of file +a small game made in 48 hours on live stream + +### links + - [windows build](https://github.com/NoelFB/tiny_link/releases/tag/v1.0.0) + - [stream archive](https://twitch.tv/noelfb) + + ### building + - You need C++17 and CMake + - Make sure you have SDL2 headers & DLLs, and make sure CMake can find them