# HG changeset patch # User Paper <37962225+mrpapersonic@users.noreply.github.com> # Date 1661476294 14400 # Node ID 3dee72fffe97bcd704757ea94eef0c3f3ba0979f # Parent 59bf702b2b218853b736ee1d59592f89beafd80c Update README.md committer: GitHub diff -r 59bf702b2b21 -r 3dee72fffe97 README.md --- a/README.md Sun Aug 14 13:17:32 2022 -0400 +++ b/README.md Thu Aug 25 21:11:34 2022 -0400 @@ -11,7 +11,7 @@ ### Differences to wdrp * uses GameSDK (obviously) * written in C instead of C++ -* uses GNU make instead of Visual Studio +* uses a Makefile instead of Visual Studio * several other coding differences (e.g. there's no classes in C) ### How to compile