From 975720ecf3b415c408fced22edb68aa3527ccdf3 Mon Sep 17 00:00:00 2001 From: Mikhail <99481254+DCFApixels@users.noreply.github.com> Date: Wed, 18 Mar 2026 13:41:51 +0800 Subject: [PATCH] update readme --- README-ZH.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README-ZH.md b/README-ZH.md index 8f23653..213ded6 100644 --- a/README-ZH.md +++ b/README-ZH.md @@ -86,7 +86,7 @@ DragonECS 是一个[实体组件系统](https://www.imooc.com/article/331544)框
# 安装 -版本的语义 [[打开]](https://gist.github.com/DCFApixels/e53281d4628b19fe5278f3e77a7da9e8#file-dcfapixels_versioning_ru-md) +版本的语义 [[打开]](https://gist.github.com/DCFApixels/c3b178a308b411f530361d1d56f1f929#file-dcfapixels_versioning_en-md) ## 环境 必备要求: * 最低 C# 版本:7.3。 diff --git a/README.md b/README.md index 2787e21..440d87d 100644 --- a/README.md +++ b/README.md @@ -89,7 +89,7 @@ The [ECS](https://en.wikipedia.org/wiki/Entity_component_system) Framework aims
# Installation -Versioning semantics - [Open](https://gist.github.com/DCFApixels/e53281d4628b19fe5278f3e77a7da9e8#file-dcfapixels_versioning_ru-md) +Versioning semantics - [Open](https://gist.github.com/DCFApixels/c3b178a308b411f530361d1d56f1f929#file-dcfapixels_versioning_en-md) ## Environment Requirements: * Minimum C# version: 7.3.