diff options
| author | Ray <[email protected]> | 2018-09-18 21:34:32 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-09-18 21:34:32 +0200 |
| commit | 96c88f5be8ba1fd9128db7c588df78d229baa947 (patch) | |
| tree | b8eeeb8d6b2c21398fa183b876814ea09f4d8d1c | |
| parent | 8ffcd28c82f26197f40b0a8beba7645b38d7b678 (diff) | |
| download | raylib.com-96c88f5be8ba1fd9128db7c588df78d229baa947.tar.gz raylib.com-96c88f5be8ba1fd9128db7c588df78d229baa947.zip | |
enjoy!
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ raylib is highly inspired by Borland BGI graphics lib and by XNA framework. raylib could be useful for prototyping, tools development, graphic applications, embedded systems and education. -NOTE for ADVENTURERS: raylib is a programming library to learn videogames programming; +NOTE for ADVENTURERS: raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no auto-debugging... just coding in the most pure spartan-programmers way. Are you ready to learn? Jump to [code examples!](https://www.raylib.com/examples.html) |
