aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--pyproject.toml2
2 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 1a14af2d..ad66a529 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,9 @@ Infini 文本输入输出流 2
## 版本
-此文档为 Infini 2 文档,如果你正在搜寻 Infini 1.x 的文档,请前往[旧的 Infini 文档](./docs/v1.0/README.md)。
+此文档为 Infini 2 文档,如果你正在搜寻水系核心的文档,请前往[HydroRollCore](https://core.hydroroll.team/)。
## 版权
水系 × [浊莲](https://github.com/noctisynth)依照 MIT 协议开源 Infini。
-<!-- end index --> \ No newline at end of file
+<!-- end index -->
diff --git a/pyproject.toml b/pyproject.toml
index 3dd8d94f..815b207d 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,7 +1,7 @@
[project]
name = "infini"
version = "2.0.5"
-description = "Infini 核心标准文本输入输出模块"
+description = "Infini, 轻量的文本输入输出流框架。"
authors = [
{ name = "苏向夜", email = "fu050409@163.com" },
{ name = "简律纯", email = "leader@hydroroll.team" },