chores: add python ci badge (#1367)
This commit is contained in:
@@ -13,6 +13,9 @@
|
||||
<a href="https://github.com/yetone/avante.nvim/actions/workflows/rust.yaml" target="_blank">
|
||||
<img src="https://img.shields.io/github/actions/workflow/status/yetone/avante.nvim/rust.yaml?style=flat-square&logo=rust&logoColor=ffffff&label=Rust+CI&labelColor=BC826A&color=347D39&event=push" alt="Rust CI status" />
|
||||
</a>
|
||||
<a href="https://github.com/yetone/avante.nvim/actions/workflows/python.yaml" target="_blank">
|
||||
<img src="https://img.shields.io/github/actions/workflow/status/yetone/avante.nvim/python.yaml?style=flat-square&logo=python&logoColor=ffffff&label=Python+CI&labelColor=3672A5&color=347D39&event=push" alt="Python CI status" />
|
||||
</a>
|
||||
<a href="https://discord.com/invite/wUuZz7VxXD" target="_blank">
|
||||
<img src="https://img.shields.io/discord/1302530866362323016?style=flat-square&logo=discord&label=Discord&logoColor=ffffff&labelColor=7376CF&color=268165" alt="Discord" />
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user