Skip to content

Commit cc4a970

Browse files
committed
2 parents c4d5187 + 51de12f commit cc4a970

3 files changed

Lines changed: 28 additions & 1 deletion

File tree

.github/workflows/auto-build-and-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
repo_token: "${{ secrets.GITHUB_TOKEN }}"
4444
automatic_release_tag: "latest"
4545
prerelease: false
46-
title: "Auto Release"
46+
title: "点击这里下载编译好的PDF文件!"
4747
files: |
4848
main.pdf
4949

LICENSE

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
MIT License
2+
3+
Copyright (c) 2023 Social_Mean
4+
5+
Permission is hereby granted, free of charge, to any person obtaining a copy
6+
of this software and associated documentation files (the "Software"), to deal
7+
in the Software without restriction, including without limitation the rights
8+
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9+
copies of the Software, and to permit persons to whom the Software is
10+
furnished to do so, subject to the following conditions:
11+
12+
The above copyright notice and this permission notice shall be included in all
13+
copies or substantial portions of the Software.
14+
15+
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16+
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17+
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18+
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19+
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20+
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21+
SOFTWARE.

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
这是同济大学 2023 年春统计物理随堂小测题.
44

5+
# 下载链接
6+
现已完结, [点我](https://github.com/Social-Mean/Thermodynamics-and-Statistical-Physics/releases/download/latest/main.pdf)下载.
7+
8+
59
# 当前进度
610

711
- [x] 小测 1
@@ -25,4 +29,6 @@
2529

2630
# Star History
2731

32+
如果感觉有帮助的话, 不妨点个 star 再走吧!
33+
2834
[![Star History Chart](https://api.star-history.com/svg?repos=Social-Mean/Thermodynamics-and-Statistical-Physics&type=Date)](https://star-history.com/#Social-Mean/Thermodynamics-and-Statistical-Physics&Date)

0 commit comments

Comments
 (0)