From da37e2dd307523bd966a55d142d4c73886461d81 Mon Sep 17 00:00:00 2001 From: schoolaccountmakami <115482604+schoolaccountmakami@users.noreply.github.com> Date: Mon, 10 Oct 2022 07:37:48 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 030cc93b0..fb07c6a15 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -**raylib is a simple and easy-to-use library to enjoy videogames programming.** +**raylib is a simple and easy-to-use library to enjoy videogames programming. This will give you open-source video game code. ** raylib is highly inspired by Borland BGI graphics lib and by XNA framework and it's specially well suited for prototyping, tooling, graphical applications, embedded systems and education.