summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiligentGraphics <admin@diligentgraphics.com>2018-02-19 22:10:16 +0000
committerGitHub <noreply@github.com>2018-02-19 22:10:16 +0000
commit5a7f6fe0c2bb37fec11d315f4e0e0513673cb3c0 (patch)
tree06591c7585461aff2a90947e69b5a2f3563fcae7
parentAdded vscode settings; updated samples submodule (diff)
downloadDiligentEngine-5a7f6fe0c2bb37fec11d315f4e0e0513673cb3c0.tar.gz
DiligentEngine-5a7f6fe0c2bb37fec11d315f4e0e0513673cb3c0.zip
Updated readme: added a note about vs code settings
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
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