Skip to content

Commit 9143b9c

Browse files
committed
move sample.pdf to releases
1 parent 793ee32 commit 9143b9c

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
*.xdv
1616
*-converted-to.*
1717

18+
*.pdf
19+
1820
*.bbl
1921
*.bcf
2022
*.blg

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ A LaTeX template to create simple lab reports.
88

99
![sample.pdf](https://user-images.githubusercontent.com/20534082/77845396-393b7680-71e1-11ea-8b9b-62d19a10021f.png)
1010

11-
完整的示例输出请见 [sample.pdf](https://github.com/NN708/SimpleLabReport/blob/master/sample.pdf)
11+
完整的示例输出请见 [sample.pdf](https://github.com/NN708/SimpleLabReport/releases/download/v1.0/sample.pdf)
1212

1313
## 快速上手
1414

@@ -26,7 +26,7 @@ A LaTeX template to create simple lab reports.
2626

2727
### 下载并编译
2828

29-
1. 使用 [Git](https://git-scm.com) 克隆本仓库:
29+
1. 下载[最新版本](https://github.com/NN708/SimpleLabReport/releases/latest)的源代码,或者使用 [Git](https://git-scm.com) 克隆本仓库:
3030

3131
```
3232
git clone https://github.com/NN708/SimpleLabReport.git

sample.pdf

-2.35 MB
Binary file not shown.

0 commit comments

Comments
 (0)