📝 update readme badge

This commit is contained in:
yanyongyu 2022-02-07 14:12:08 +08:00
parent ae37f31e38
commit 7d190213b7
No known key found for this signature in database
GPG Key ID: 796D8A7FB73396EB
2 changed files with 8 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Build Upload Site
name: Site Deploy
on:
push:

View File

@ -23,7 +23,13 @@ _✨ 跨平台 Python 异步机器人框架 ✨_
</a>
<img src="https://img.shields.io/badge/python-3.7.3+-blue" alt="python">
<a href="https://codecov.io/gh/nonebot/nonebot2">
<img src="https://codecov.io/gh/nonebot/nonebot2/branch/master/graph/badge.svg?token=2P0G0VS7N4"/>
<img src="https://codecov.io/gh/nonebot/nonebot2/branch/master/graph/badge.svg?token=2P0G0VS7N4" alt="codecov"/>
</a>
<a href="https://github.com/nonebot/nonebot2/actions/workflows/website-deploy.yml">
<img src="https://github.com/nonebot/nonebot2/actions/workflows/website-deploy.yml/badge.svg?branch=master&event=push" alt="site"/>
</a>
<a href="https://results.pre-commit.ci/latest/github/nonebot/nonebot2/master">
<img src="https://results.pre-commit.ci/badge/github/nonebot/nonebot2/master.svg" />
</a>
<br />
<a href="https://onebot.dev/">