summaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorRay <[email protected]>2018-09-09 17:36:24 +0200
committerGitHub <[email protected]>2018-09-09 17:36:24 +0200
commit37acf0aa221be70f5e2968a82db1c7a400c52ea2 (patch)
tree8ce8bff83d93c5dac5df8186857a380a62eda78b /README.md
parent1ef715ab76e620af7cab5aea1ec6d51fee555683 (diff)
downloadraylib-37acf0aa221be70f5e2968a82db1c7a400c52ea2.tar.gz
raylib-37acf0aa221be70f5e2968a82db1c7a400c52ea2.zip
Update README.md
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 4c4b8c91..c8947ccc 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.