Skip to content

Commit 45633e5

Browse files
committed
Update readme and license
1 parent 11940b6 commit 45633e5

2 files changed

Lines changed: 19 additions & 4 deletions

File tree

LICENSE.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1-
This work is dual-licensed under the MIT and the Creative Commons Attribution 4.0 International Licenses.
1+
This work is dual-licensed under the MIT licenses (for code) and the Creative
2+
Commons Attribution 4.0 International (for other content) Licenses. Users can
3+
choose either or both licenses according to which part of the work they seek
4+
permission.
25

36
Copyright (c) 2016-2021 Whyjay Zheng. All rights reserved.
47

README.md

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
<a href="https://hosted.weblate.org/engage/gmt-tutorials/">
2+
<img src="https://hosted.weblate.org/widgets/gmt-tutorials/-/svg-badge.svg" alt="翻譯狀態" />
3+
</a>
4+
15
# GMT 教學手冊 (GMT Tutorials)
26

7+
![Banner Logo](SOURCE_DOCS/index_banner_text.png =300x)
8+
39
[網站 (中文)](http://gmt-tutorials.org)
410
[Website (English)](http://gmt-tutorials.org/en/)
511

6-
![CC-BY](SOURCE_DOCS/by.png)
7-
812
# 有關於此儲存庫 (About This Repository)
913

1014
這裡為「GMT 教學手冊」網站的文本檔 (包含文字、腳本、圖片),除了 README.md 之外,文檔皆以 *re***Structured***Text* 格式撰寫而成,再以 [Sphinx](http://www.sphinx-doc.org/en/stable/index.html) 編譯。
@@ -17,7 +21,6 @@
1721
This repo hosts the source files (text, scripts, and images) of the website "GMT Tutorials". All the text (expect for the README.md itself) is in *re***Structured***Text* format and is built using [Sphinx](http://www.sphinx-doc.org/en/stable/index.html).
1822

1923

20-
2124
- `SOURCE_DOCS/xxx.rst`: text file for each chapter (webpage)
2225
- `SOURCE_DOCS/locale/en/`: English translation files
2326
- `SOURCE_DOCS/xxx/`: figures, sources for plotting, and the final bash script for each chapter
@@ -76,8 +79,17 @@ bash decorate.bash
7679
# 完成! (Finished!!)
7780
```
7881

82+
# 授權 (License)
83+
84+
本作品使用 MIT 與 CC BY 4.0 雙授權。更多資訊請參閱 [授權檔案](LICENSE.md)
85+
86+
This work is dual-licensed under the MIT licenses and the CC BY 4.0 licenses. For more information, please see the [LICENSE file](LICENSE.md).
87+
7988
# 翻譯協作 (How to contribute translation)
8089

8190
如您對翻譯此網站有興趣,歡迎前往在 [Weblate 上公開的專案](https://hosted.weblate.org/projects/gmt-tutorials/) 並隨時開始翻譯。感謝您的貢獻!
8291

8392
If you are interested in translating this website, please come to the [open project on Weblate](https://hosted.weblate.org/projects/gmt-tutorials/) and start translating at any time. Thank you for contributing to this project!
93+
94+
<a href="https://hosted.weblate.org/engage/gmt-tutorials/">
95+
<img src="https://hosted.weblate.org/widgets/gmt-tutorials/-/multi-auto.svg" alt="翻譯狀態" />

0 commit comments

Comments
 (0)