From 98b73dc9750c63b079ee7481a3952b956f9b60ea Mon Sep 17 00:00:00 2001
From: ShouNichi <91327103+ShouNichi@users.noreply.github.com>
Date: Tue, 26 Dec 2023 04:41:25 +0000
Subject: [PATCH] Rephrase
---
source/credits_zh-cn.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/source/credits_zh-cn.md b/source/credits_zh-cn.md
index 45d1e5a..3f3fa29 100644
--- a/source/credits_zh-cn.md
+++ b/source/credits_zh-cn.md
@@ -1,7 +1,7 @@
-# 致谢与署名(Acknowledgements & Credits)
+# 致谢与署名
Reticulum 站在巨人的肩膀上。没有前人移山般的开源工作、多位贡献者的参与以及各位对本项目的支持,Reticulum 就不可能存在。非常感谢每一位帮助过这个项目的人。
-Reticulum 用到了一系列其他的模块与项目。对以下项目的作者与贡献者致以诚挚的感谢。
+Reticulum 用到了一系列模块与项目。在这里,对以下项目的作者与贡献者致以诚挚的感谢。
- [PyCA/cryptography](https://github.com/pyca/cryptography), *BSD License*
- [Pure-25519](https://github.com/warner/python-pure25519) by [Brian Warner](https://github.com/warner), *MIT License*
@@ -18,7 +18,7 @@ Reticulum 用到了一系列其他的模块与项目。对以下项目的作者
Reticulum 的协议设计与参考实现是由 Mark Qvist 于 2014-2022 进行的。
-[Reticulum 的 Python 参考实现](https://github.com/markqvist/reticulum) 以及这个网站均为 [MIT 授权](license.html)。若想支持开发,请捐赠。
+Reticulum 的 [Python 参考实现](https://github.com/markqvist/reticulum) 以及这个网站均为 [MIT 授权](license.html)。若想支持 Reticulum 的开发,欢迎捐赠。
----------------