From 7618ff27f46212002604aaf28101d6fc9ceaf020 Mon Sep 17 00:00:00 2001 From: BZLZHH <69153940+BZLZHH@users.noreply.github.com> Date: Mon, 30 Jun 2025 12:09:14 +0800 Subject: [PATCH] [Docs] (README): Add an important note about rewriting this project. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c9e8c8b5..d3a18069 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # MobileGL +> [!NOTE] +> **Important Note**: This project will undergo a complete redesign and rewrite in several weeks. The current implementation will be replaced completely. + ## Third party components **SPIRV-Cross** by **KhronosGroup** - [Apache License 2.0](https://github.com/KhronosGroup/SPIRV-Cross/blob/master/LICENSE): [github](https://github.com/KhronosGroup/SPIRV-Cross)