Replace logo and simplify README content

Updated logo image and removed introductory text.
This commit is contained in:
neadecode 2026-06-09 21:12:29 -05:00 committed by GitHub
parent 430f066f51
commit 17790ee575
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,10 +1,4 @@
<img align="left" style="width:260px" src="https://github.com/raysan5/raylib/blob/master/logo/raylib_logo_animation.gif" width="288px">
**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)