From efcea9f7b9e412fbb15f266e125f831e2390708a Mon Sep 17 00:00:00 2001 From: david-ajax Date: Fri, 14 Nov 2025 13:41:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a2d0ca4..3f81687 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@ -# DynaNote - 简单系统 - +# DynaNote - 简单CLI复习调度器 ## 命令列表 - `list [all|整数]` - 列出记忆单元 @@ -28,4 +27,4 @@ name = "单元名称" attachments = [["附件文本", 时间戳]] created_time = 日期戳 algodata = {"SM-2" = {"efactor" = 2.5, "real_rept" = 0, ...}} -``` \ No newline at end of file +```