summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRay <[email protected]>2018-09-15 11:52:30 +0200
committerRay <[email protected]>2018-09-15 11:52:30 +0200
commit8ffcd28c82f26197f40b0a8beba7645b38d7b678 (patch)
tree124ac83655b8e8374507be9a2c4fa333f0a07fed /README.md
parent139c9fd6a0898375cb849e34cfdee37965ba6022 (diff)
downloadraylib.com-8ffcd28c82f26197f40b0a8beba7645b38d7b678.tar.gz
raylib.com-8ffcd28c82f26197f40b0a8beba7645b38d7b678.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 c32a4b9..1460b1a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
<img align="left" src="https://github.com/raysan5/raylib/blob/master/logo/raylib_256x256.png" width=256>
-**raylib is a simple and easy-to-use library to learn videogames programming.**
+**raylib is a simple and easy-to-use library to enjoy videogames programming.**
raylib is highly inspired by Borland BGI graphics lib and by XNA framework.