summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRay <[email protected]>2018-09-18 21:34:02 +0200
committerRay <[email protected]>2018-09-18 21:34:02 +0200
commitbe599a9ece3dd9d0a68fa32562d07918b9b69a9e (patch)
tree654d543d699e37610787213e4f52ae7616313c1c /README.md
parent27c3afd91c354aeb3587c91b15d3886b813c1a1f (diff)
downloadraylib-be599a9ece3dd9d0a68fa32562d07918b9b69a9e.tar.gz
raylib-be599a9ece3dd9d0a68fa32562d07918b9b69a9e.zip
enjoy!
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8947ccc..2c4c7601 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!](http://www.raylib.com/examples.html)