From 56cd1e04477ed540ba1e699de3d2fe9789c5bdde Mon Sep 17 00:00:00 2001 From: bkaradzic Date: Sun, 10 Mar 2013 23:26:08 -0700 Subject: [PATCH] Updated readme. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8b8353d3..6e46bed6 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,11 @@ Configuration is `-<32/64>`. For example: Examples -------- +Most of the examples require shader/texture/mesh data to be loaded. When running +examples your current directory should be examples/runtime. + + .../examples/runtime $ ../../.build//bin/example-00-helloworldDebug + ### 00-helloworld Initialization and debug text.