diff --git a/README.md b/README.md
index b4e187cf7..f9ed93599 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,6 @@
-
-
+
+
+ **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 and it's specially well suited for prototyping, tooling, graphical applications, embedded systems and education. @@ -7,6 +8,8 @@ raylib is highly inspired by Borland BGI graphics lib and by XNA framework and i *NOTE for ADVENTURERS: raylib is a programming library to enjoy videogames programming; no fancy interface, no visual helpers, no debug button... just coding in the most pure spartan-programmers way.* Ready to learn? Jump to [code examples!](https://www.raylib.com/examples.html) + +
---