From 98f447f71432d09a3546ff99c180dbf55fc8d70c Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 25 Jul 2017 11:28:22 +0200 Subject: [PATCH] Update README.md --- README.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 06e2183c7..1094f6309 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,6 @@ - + -about ------ - -raylib is a simple and easy-to-use library to learn videogames programming. +**raylib is a simple and easy-to-use library to learn videogames programming.** raylib is highly inspired by Borland BGI graphics lib and by XNA framework. @@ -11,6 +8,8 @@ NOTE for ADVENTURERS: raylib is a programming library to learn videogames progra no fancy interface, no visual helpers, no auto-debugging... just coding in the most pure spartan-programmers way. Are you ready to learn? Jump to [code examples!](http://www.raylib.com/examples.html) +
+ features --------