From 82ef212ec81681733c18c051bcc46a1d25c6c150 Mon Sep 17 00:00:00 2001 From: AIR Date: Sat, 14 Jan 2023 14:07:30 -0500 Subject: [PATCH] Updated README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 3980f94..6de1df2 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,3 @@ It uses the [64-bit C port of RaEdit](https://github.com/m417z/RAEditC), and is It requires [PellesC](http://www.smorgasbordet.com/pellesc/) as the backend C compiler. To build, open the `_build.cmd` file and modify the two variables with the path to the PellesC folder and the folder containing the `bc.exe` file. - -