From a7b9e8c7f4006dbf6dc33c5a6a55acb960ac0d9d Mon Sep 17 00:00:00 2001 From: BRanulf Date: Tue, 10 Jun 2025 22:56:19 +0800 Subject: [PATCH] awa --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index add552f..22dba14 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,17 @@ The list of commands are serialized into a JSON format and stored locally on the # 该版本附加: * 本项目基于 command-gui-buttons 二次开发,遵循 **GNU GPL v3 许可证**。 -* 更多内容请见 [NOTICE](NOTICE.md) 文件。 \ No newline at end of file +* 更多内容请见 [NOTICE](NOTICE.md) 文件。 + +# 该版本使用方法: +其实也非常简单,反正都差不多 +![image](https://git.branulf.top/Branulf/command-gui-buttons-revive/raw/branch/master/libs/awa%20%282%29.png) +* 点击按钮执行 +* 点击编辑按钮编辑 +* 点击添加新命令按钮添加新的可执行按钮 +![image](https://git.branulf.top/Branulf/command-gui-buttons-revive/raw/branch/master/libs/awa%20%281%29.png) +* 名称:显示在按钮上的 +* 命令:要执行的,不带“/” +* 加号添加一条,减号删除当前行的一条 + +就是这么简单 \ No newline at end of file