Skip to content

Commit 71cda67

Browse files
committed
fix(docs): badge fix in readme.
1 parent 8c3ee54 commit 71cda67

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

Diff for: README.md

+5-6
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
📖 _非官方本科生毕业设计毕业论文 LaTeX 模板(以及更多)_
55

6-
![BIThesis](./assets/bithesis_badge_solid.svg)
6+
![GitHub all releases](https://img.shields.io/github/downloads/BITNP/BIThesis/total)
77
[![English version](./assets/english.svg)](./README-en.md)
88
[![Latexmk](https://badgen.net/badge/compiler/Latexmk?color=blue&labelColor=2b2b2b)](https://mg.readthedocs.io/latexmk.html)
99
[![License](https://badgen.net/github/license/BITNP/BIThesis?color=008080&labelColor=2b2b2b)](./LICENSE)
@@ -15,8 +15,6 @@
1515

1616
BIThesis 是针对北京理工大学本科同学毕业设计、毕业论文制作的一个非官方的 LaTeX 模板,BIThesis 同时也包括其他本科学习中涉及到的文献综述、实验报告等的 LaTeX 模板。
1717

18-
**我们正在对项目持续更新!目前,你完全可以使用现有的版本开始你的毕业设计开题报告的写作;不过与此同时,我们也在持续推进代码的升级和更新(主要是不影响使用的底层逻辑)。更多开发计划请访问我们的 [Roadmap](https://github.com/BITNP/BIThesis/projects)。想帮助这个项目持续前进?参见我们的[贡献者指南](./contributing-zh.md)**
19-
2018
> 本项目获得了 [北京理工大学教务部](http://jwc.bit.edu.cn/)[北京理工大学计算机学院](http://cs.bit.edu.cn/) 的认可、背书与大力支持。详见:[致谢 - 官方赞助](https://bithesis.bitnp.net/Guide/5-Acknowledgements/Acknowledgements.html#%E5%AE%98%E6%96%B9%E8%B5%9E%E5%8A%A9-official-sponsors)
2119
2220
<h2>Slack 社区</h2>
@@ -78,11 +76,12 @@ ls bithesis.dtx | entr -s 'yes -y y | make doc && make copy'
7876

7977
| CI | Build status |
8078
| :------------- | :---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
81-
| GitHub Release | ![GitHub Release](https://github.com/BITNP/BIThesis/workflows/Release/badge.svg?branch=master) |
82-
| Netlify Deploy | [![Netlify Status](https://api.netlify.com/api/v1/badges/81f7b49b-59a1-46bc-ba52-02f8be71d247/deploy-status)](https://app.netlify.com/sites/vigorous-hoover-a697eb/deploys) |
79+
| GitHub Release | [![GitHub release (latest by date)](https://img.shields.io/github/v/release/BITNP/BIThesis?style=flat-square)](https://github.com/BITNP/BIThesis/releases) |
80+
| Vercel Deploy | [![Vercel Status](https://img.shields.io/github/deployments/fky2015/BIThesis-wiki/production?label=vercel&style=flat-square)](https://vercel.com/fkynjyq/bithesis-wiki/deployments) |
81+
8382

8483
---
8584

8685
📖 **BIThesis** ©BITNP/BIThesis. Released under the [LaTeX Project Public License](LICENSE).
8786

88-
Authored by Spencer Woo. Maintained with help from [contributors](https://github.com/BITNP/BIThesis/graphs/contributors).
87+
Maintained with help from [contributors](https://github.com/BITNP/BIThesis/graphs/contributors).

0 commit comments

Comments
 (0)