summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorRay <[email protected]>2018-09-18 21:34:32 +0200
committerRay <[email protected]>2018-09-18 21:34:32 +0200
commit96c88f5be8ba1fd9128db7c588df78d229baa947 (patch)
treeb8eeeb8d6b2c21398fa183b876814ea09f4d8d1c
parent8ffcd28c82f26197f40b0a8beba7645b38d7b678 (diff)
downloadraylib.com-96c88f5be8ba1fd9128db7c588df78d229baa947.tar.gz
raylib.com-96c88f5be8ba1fd9128db7c588df78d229baa947.zip
enjoy!
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1460b1a..20395b4 100644
--- a/README.md
+++ b/README.md
@@ -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)