From 5a7f6fe0c2bb37fec11d315f4e0e0513673cb3c0 Mon Sep 17 00:00:00 2001 From: DiligentGraphics Date: Mon, 19 Feb 2018 14:10:16 -0800 Subject: Updated readme: added a note about vs code settings --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4c298e2..4e6f9e6 100644 --- a/README.md +++ b/README.md @@ -147,6 +147,8 @@ To build the engine, run the following command: *cmake --build ./cmk_build/Linux64* +The engine's root folder contains [Visual Studio Code](https://code.visualstudio.com/) settings files that configure +the IDE to build and run the engine. ## Android -- cgit v1.2.3