From a108a80c573a62373aa68303b879ad10a3de95b6 Mon Sep 17 00:00:00 2001 From: Ian Evans Date: Tue, 19 May 2020 13:03:23 +0100 Subject: [PATCH] Updated readme about debug x64 onl. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1061d53..51a38f8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # 217CR-Resit-Assignment---Basic-Project This project can be used as a basis for the resit assignment. + +The project has been set up in Debug x64 mode only so make sure when you open it, that these are the options at the top of Visual Studio (or you will get compile errors). \ No newline at end of file