From 17790ee5757b87f78256fbf3410ff99607fb2270 Mon Sep 17 00:00:00 2001 From: neadecode Date: Tue, 9 Jun 2026 21:12:29 -0500 Subject: [PATCH] Replace logo and simplify README content Updated logo image and removed introductory text. --- README.md | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/README.md b/README.md index 7fc704e25..8cc14d6b4 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,4 @@ - - -**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 especially well suited for prototyping, tooling, graphical applications, embedded systems and education. - -*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.* +![](./README_LAYOUT.svg) Ready to learn? Jump to [code examples!](https://www.raylib.com/examples.html)