summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDiligentGraphics <assiduous@diligentgraphics.com>2020-02-04 20:24:35 +0000
committerGitHub <noreply@github.com>2020-02-04 20:24:35 +0000
commit484effca8556908f6efbe3c18025b7522d2243ca (patch)
treee79c98c42d91ec19335e0f1220411c86d997cf2a
parentUpdated core & samples (diff)
downloadDiligentEngine-484effca8556908f6efbe3c18025b7522d2243ca.tar.gz
DiligentEngine-484effca8556908f6efbe3c18025b7522d2243ca.zip
Updated readme
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index c6b7981..6e76c3f 100644
--- a/README.md
+++ b/README.md
@@ -27,6 +27,7 @@ It is distributed under [Apache 2.0 license](License.txt) and is free to use.
* Components are clearly separated logically and physically and can be used as needed
* Only take what you need for your project
* Clear object-based interface
+ * C or C++
* No hidden global states
* Key graphics features:
* [Automatic shader resource binding](http://diligentgraphics.com/2016/03/23/resource-binding-model-in-diligent-engine-2-0/) designed to leverage next-generation graphics APIs