aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRay <raysan5@gmail.com>2017-07-25 11:28:22 +0200
committerGitHub <noreply@github.com>2017-07-25 11:28:22 +0200
commit98f447f71432d09a3546ff99c180dbf55fc8d70c (patch)
tree8bf8d7ceb3670b9b059b1940e3630d17850c8a55
parent072684d276373b58ddf7203e34b66a14f6e0c848 (diff)
downloadraylib-98f447f71432d09a3546ff99c180dbf55fc8d70c.tar.gz
raylib-98f447f71432d09a3546ff99c180dbf55fc8d70c.zip
Update README.md
-rw-r--r--README.md9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.md b/README.md
index 06e2183c..1094f630 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,6 @@
-<img src="https://github.com/raysan5/raylib/blob/master/logo/logo256x256.png" width=256>
+<img align="left" src="https://github.com/raysan5/raylib/blob/master/logo/logo256x256.png" width=256>
-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)
+<br>
+
features
--------