From f3d0258c80495a14bdbf2a8a3a6bfb4ee95bba62 Mon Sep 17 00:00:00 2001 From: creepebucket <3327018890@qq.com> Date: Mon, 25 Dec 2023 13:29:06 +0800 Subject: [PATCH] reeee MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 完善文档 --- tags/readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/tags/readme.md b/tags/readme.md index 81f009b..41184b8 100644 --- a/tags/readme.md +++ b/tags/readme.md @@ -38,8 +38,10 @@ - BE - [版本特性](./tags/version_feature.md) : 利用了版本特性的模块。 - [2rt流水](./tags/2rt_pipeline.md) : 支持2rt流水线的模块。 + - 别名 + - 2t - [时序严格](./tags/strict_timing.md) : 对于电路时序要求严格的模块。 - [无容器](./tags/no_container.md) : 没有容器的模块。 - [静音](./tags/silent.md) : 不会发出响声的模块。 -- [单片](./tags/single_chip.md) : 1高或1宽的模块。 +- [单片](./tags/single_chip.md) : 1高或1宽,2高或2宽的模块。 - [传统红石](./tags/traditional_redstone.md) : 仅使用红石方块特性,不使用墙电,水电,树电,脚电等其他特性的模块。