소스 검색

Update README.md

Ray 2 년 전
부모
커밋
ae38f05811
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -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**