Unverified Commit 37463fe6 authored by liziwl's avatar liziwl Committed by GitHub
Browse files

Update README.md

parent f9ceae30
Loading
Loading
Loading
Loading
+6 −5
Original line number Diff line number Diff line
@@ -14,6 +14,12 @@ SUSTech 镜像站(GitHub Releases 的镜像): https://mirrors.sustech.edu.cn

**预览最新样例** [latest 分支](https://github.com/SUSTech-CRA/sustech-master-thesis/tree/latest)

## 反馈与QA

1. 南科大LaTex学习交流群:119667812
2. 提交 [GitHub Issue](https://github.com/SUSTech-CRA/sustech-master-thesis/issues/new/choose)
3. [讨论区 Discussions](https://github.com/SUSTech-CRA/sustech-master-thesis/discussions)

## 使用
### Windows 中编译
1. `build.bat` 构建PDF文件;
@@ -59,11 +65,6 @@ SUSTech 镜像站(GitHub Releases 的镜像): https://mirrors.sustech.edu.cn
* `latexmkrc` latexmk 配置文件
* `README.md` Readme

## 反馈与QA

1. 南科大LaTex学习交流群:119667812
2. 提交 GitHub Issue

## 致谢

* 本模板基于清华大学模板 [ThuThesis v7.1](https://github.com/tuna/thuthesis/releases/tag/v7.1.0) 修改。