diff options
Diffstat (limited to 'examples/core_basic_window.c')
| -rw-r--r-- | examples/core_basic_window.c | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/examples/core_basic_window.c b/examples/core_basic_window.c index 505d8df4..c6ad8445 100644 --- a/examples/core_basic_window.c +++ b/examples/core_basic_window.c @@ -2,6 +2,16 @@ * * raylib [core] example - Basic window * +* Welcome to raylib! +* +* To test examples, just press F6 and execute raylib_compile_execute script +* Note that compiled executable is placed in the same folder as .c file +* +* You can find all basic examples on C:\raylib\raylib\examples folder or +* raylib official webpage: www.raylib.com +* +* Enjoy using raylib. :) +* * This example has been created using raylib 1.0 (www.raylib.com) * raylib is licensed under an unmodified zlib/libpng license (View raylib.h for details) * |
