From 2b67624ef994c09c2b01c017161f51e016b1e4b7 Mon Sep 17 00:00:00 2001 From: "HuYingzhuo(hugo/hyzboy)" Date: Thu, 9 May 2019 07:47:15 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e6223408..2388b802 100644 --- a/README.md +++ b/README.md @@ -5,4 +5,8 @@ ULRE is a project of experimental nature,Used to experiment with various renderi In the future, its compilicated version will be integrated into CMGameEngine.Used to replace the old rendering engine. +'master' branches will not be updated, please try to follow the latest branches or tags. + ULRE是一个试验性质的工程,用于试验各种渲染相关的技术,以及做一些范例。在未来它的复杂化版本会被整合到CMGameEngine中,用于替代旧的渲染引擎。 + +'master'分支不会得到更新,请尽量跟随最新分支或标记