Update README.md

This commit is contained in:
Ray
2023-05-27 11:38:38 +02:00
committed by GitHub
parent 1af9a3960a
commit ae38f05811

View File

@ -12,6 +12,8 @@
**WARNING: Latest `raygui` from master branch is always aligned with latest `raylib` from master branch. Make sure to use the appropiate versions.**
**WARNING: Master branch now contains raygui 4.0-dev, it is an API-BREAKING reddesign from previous versions (3.x), now all functions are more consistent and coherent, you can read the details about this breaking change in issue [283](https://github.com/raysan5/raygui/issues/283)**
## features
- **Immediate-mode gui, no retained data**