mirror of
https://github.com/starship/starship.git
synced 2024-11-26 02:04:12 +01:00
docs: Update README badges
This commit is contained in:
parent
e560927c71
commit
0729813bb1
@ -12,7 +12,7 @@
|
|||||||
alt="GitHub Actions workflow status"
|
alt="GitHub Actions workflow status"
|
||||||
/></a>
|
/></a>
|
||||||
<a href="https://crates.io/crates/starship"
|
<a href="https://crates.io/crates/starship"
|
||||||
><img src="https://badgen.net/crates/v/starship" alt="Crates.io version"
|
><img src="https://img.shields.io/crates/v/starship" alt="Crates.io version"
|
||||||
/></a>
|
/></a>
|
||||||
<a href="https://repology.org/project/starship/versions"
|
<a href="https://repology.org/project/starship/versions"
|
||||||
><img
|
><img
|
||||||
@ -22,13 +22,13 @@
|
|||||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||||
<a href="#contributors">
|
<a href="#contributors">
|
||||||
<img
|
<img
|
||||||
src="https://badgen.net/badge/all%20contributors/42/orange"
|
src="https://img.shields.io/badge/all%20contributors-49-orange"
|
||||||
alt="All Contributors"
|
alt="All Contributors"
|
||||||
/></a>
|
/></a>
|
||||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||||
<a href="https://discord.gg/8Jzqu3T"
|
<a href="https://discord.gg/8Jzqu3T"
|
||||||
><img
|
><img
|
||||||
src="https://badgen.net/badge/chat/on%20discord/7289da"
|
src="https://img.shields.io/discord/567163873606500352?logo=discord"
|
||||||
alt="Chat on Discord"
|
alt="Chat on Discord"
|
||||||
/></a>
|
/></a>
|
||||||
</p>
|
</p>
|
||||||
|
Loading…
Reference in New Issue
Block a user