diff --git a/README.md b/README.md index 174a7db1..46042197 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,15 @@ | 文件名 | 描述 | | --- | --- | | sjtuthesis-vXXX.zip | 本地使用的模版压缩包,包含示例文档 | -| sjtuthesis-overleaf-vXXX.zip | overleaf 在线使用的模版压缩包,包含示例文档,已集成 `biblatex-gb7714-2015`,可直接上传使用 | | sjtuthesis.tds.zip | 按 TDS(TeX Directory Structure)组织的压缩包 | | sjtuthesis.pdf | 模版的使用文档 | +### Overleaf + +[Overleaf](https://www.overleaf.com?r=b3b31f49&rm=d&rs=b) 用户可以从下面的模版链接创建自己的项目。 + +[![Overleaf](https://img.shields.io/badge/overleaf-sjtuthesis-green.svg)](https://www.overleaf.com/latex/templates/sjtuthesis-latex-thesis-template-for-shanghai-jiao-tong-university/spmggcjfshrb?r=b3b31f49&rm=d&rs=b) + ### 生成模板 模板的源代码代码位于 `source/sjtuthesis.dtx` 文件中,可以使用 `make` 工具生成模板: diff --git a/README_en-US.md b/README_en-US.md index d43cb903..e83da593 100644 --- a/README_en-US.md +++ b/README_en-US.md @@ -20,10 +20,15 @@ We'd recommend to use packed files downloaded from [Releases](https://github.com | Filename | Description | | --- | --- | | sjtuthesis-vXXX.zip | Packed file for local usage,samples included | -| sjtuthesis-overleaf-vXXX.zip | Packed file for remote usage on overleaf, distributed with `biblatex-gb7714-2015`,samples included | | sjtuthesis.tds.zip | TDS(TeX Directory Structure)package | | sjtuthesis.pdf | Document for SJTUThesis | +### Overleaf + +[Overleaf](https://www.overleaf.com?r=b3b31f49&rm=d&rs=b) users are able to create project from the template link below. + +[![Overleaf](https://img.shields.io/badge/overleaf-sjtuthesis-green.svg)](https://www.overleaf.com/latex/templates/sjtuthesis-latex-thesis-template-for-shanghai-jiao-tong-university/spmggcjfshrb?r=b3b31f49&rm=d&rs=b) + ### Generate manually The source of SJTUThesis located in `source/sjtuthesis.dtx`, you can use `make` to generate the packed files: