From 2b62042d6f8e6535478aa0a02041b6767d15adb5 Mon Sep 17 00:00:00 2001 From: Jenson LI <58383612+Jenson-LI@users.noreply.github.com> Date: Mon, 24 Aug 2026 10:56:55 +0800 Subject: [PATCH] docs: correct version branch classification --- README.md | 2 +- README.zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3cb8fd0..7c9c388 100755 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ This repository contains a TLSR8258-based Bluetooth SIG Mesh firmware SDK and fi - Target: Telink TLSR8258 - SDK snapshot: `SDK_3.1.5` - Default branch: `master` -- Version tags: `v3.1.0`, `v3.3.3` +- Long-lived version branches: `v3.1.0`, `v3.3.3` (the repository currently has no Git tags) - License: no repository-level open-source license file is present; source files and bundled libraries may carry vendor-specific terms. Review those terms before redistribution or commercial use. - Releases: no GitHub Release is currently published. diff --git a/README.zh.md b/README.zh.md index e2ac330..2e681cb 100644 --- a/README.zh.md +++ b/README.zh.md @@ -9,7 +9,7 @@ - 目标芯片:Telink TLSR8258 - SDK 快照:`SDK_3.1.5` - 默认分支:`master` -- 版本标签:`v3.1.0`、`v3.3.3` +- 长期版本分支:`v3.1.0`、`v3.3.3`(仓库当前没有 Git Tag) - 许可证:仓库根目录没有开源许可证文件;源码和随附库可能包含厂商专有条款,重新分发或商用前必须逐项确认。 - Release:目前没有发布 GitHub Release。