Skip to content

Commit 1290936

Browse files
committed
DOC: update README and doc
1 parent dcd40bf commit 1290936

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<img alt="GitHub License" src="https://img.shields.io/github/license/Dengda98/PyGRT">
1010
</p>
1111

12+
> **Like this project? Give it a Star!**
13+
1214
[**中文文档**](https://pygrt.readthedocs.io/zh-cn/)
1315

1416
# Overview

docs/source/index.rst

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,16 @@
66

77
-----------------------------------------------------------
88

9-
**PyGRT** Github首页: `PyGRT <https://github.com/Dengda98/PyGRT>`_
9+
10+
.. raw:: html
11+
12+
<!-- Place this tag in your head or just before your close body tag. -->
13+
<script async defer src="https://buttons.github.io/buttons.js"></script>
14+
15+
<!-- Place this tag where you want the button to render. -->
16+
<a class="github-button" href="https://github.com/Dengda98/PyGRT" data-icon="octicon-star" data-size="large" aria-label="Star Dengda98/PyGRT on GitHub">Star</a>
17+
18+
1019

1120
**PyGRT** : 一个用于计算在半无限水平分层均匀介质模型中的理论地震图的 **Python**\程序包,使用广义反射透射系数矩阵法(**G**\eneralized **R**\eflection-**T**\ransmission coefficient matrix) 以及离散波数法等方法计算。
1221

0 commit comments

Comments
 (0)