Skip to content

Commit 335872a

Browse files
committed
update README.md and docs
1 parent de9b4ae commit 335872a

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,11 @@
4040

4141
+ 中文注释及示例;
4242

43+
# 下载 Downloads
44+
**建议在[Release](https://github.com/Dengda98/PyFMM/releases)中下载最新稳定版本**,不推荐clone,不推荐直接下载主分支。
4345

4446
# 文档 Documents
45-
为方便使用,我建立了 [在线文档](https://pyfmm.readthedocs.io/zh-cn/latest/),包括简易安装、API的介绍以及使用示例。
47+
为方便使用,我建立了[在线文档](https://pyfmm.readthedocs.io/zh-cn/latest/),包括简易安装、API的介绍以及使用示例。
4648

4749
# 其它
4850
代码是我在初学时写的,如果遇到bug,欢迎联系我,我会完善!

docs/source/install.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,8 @@ Makefile位于 *C_extension/Makefile* ,你可以自定义你的编译器和编
3535
程序下载
3636
----------
3737

38-
在 `Release <https://github.com/Dengda98/PyFMM/releases>`_ 页面下载压缩包,解压。
38+
**建议在** `Release <https://github.com/Dengda98/PyFMM/releases>`_ **中下载最新稳定版本**,
39+
不推荐clone,不推荐直接下载主分支。
3940

4041

4142
程序安装

0 commit comments

Comments
 (0)