From 37acf0aa221be70f5e2968a82db1c7a400c52ea2 Mon Sep 17 00:00:00 2001 From: Ray Date: Sun, 9 Sep 2018 17:36:24 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c4b8c91a..c8947ccce 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -**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.