From b235651db5041e4f04e2755a7896df89acc0cf49 Mon Sep 17 00:00:00 2001 From: Wang Zhiyu Date: Fri, 24 Apr 2026 15:40:42 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=BF=AE=E6=94=B9=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d16858e..844c6e4 100644 --- a/README.md +++ b/README.md @@ -88,7 +88,7 @@ python -m pip install heurams -i https://pypi.pluv27.top/root/dev/+simple/ - 位置: `src/heurams/vendor/pyfsrs/` - 原项目: [py-fsrs](https://github.com/open-spaced-repetition/py-fsrs) - 原版权: Copyright (c) 2026 Open Spaced Repetition Contributors -- 原许可证: MIT License, 详见 `src/heurams/vendor/pyfsrs/LICENSE` +- 原许可证: MIT License #### SM.js (slaypni) @@ -97,6 +97,6 @@ python -m pip install heurams -i https://pypi.pluv27.top/root/dev/+simple/ - 位置: `src/heurams/kernel/algorithms/sm15m*.py` - 原项目: [SM.js](https://github.com/slaypni/SM-15) - 原版权: Copyright (c) 2014 Kazuaki Tanida -- 原许可证: MIT License, 详见 `src/heurams/vendor/pyfsrs/LICENSE` +- 原许可证: MIT License 本项目受益于他们无私且优秀的工作