summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorMatan Kushner <hello@matchai.dev>2020-02-11 18:21:56 -0500
committerMatan Kushner <hello@matchai.dev>2020-02-11 18:21:56 -0500
commitd1298b486a1d6c85338531c4168d7c0310e5a90b (patch)
tree2aa80a4291540ce5038d569860205c63a140a25e /README.md
parent21003df0f500542fba75b0b67cbb784961a6c685 (diff)
docs: use flat-square badges in README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/README.md b/README.md
index bd14f3f71..06870b1b0 100644
--- a/README.md
+++ b/README.md
@@ -8,24 +8,24 @@
<p align="center">
<a href="https://github.com/starship/starship/actions"
><img
- src="https://github.com/starship/starship/workflows/Main%20workflow/badge.svg?branch=master&event=push"
+ src="https://img.shields.io/github/workflow/status/starship/starship/Main workflow/master?label=workflow&logo=github&style=flat-square"
alt="GitHub Actions workflow status"
/></a>
<a href="https://crates.io/crates/starship"
- ><img src="https://img.shields.io/crates/v/starship" alt="Crates.io version"
+ ><img src="https://img.shields.io/crates/v/starship?style=flat-square" alt="Crates.io version"
/></a>
<a href="https://repology.org/project/starship/versions"
><img
- src="https://repology.org/badge/tiny-repos/starship.svg"
+ src="https://img.shields.io/repology/repositories/starship?label=in%20repositories&style=flat-square"
alt="Packaging status"/></a
><br />
<a href="https://discord.gg/8Jzqu3T"
><img
- src="https://img.shields.io/discord/567163873606500352?logo=discord"
+ src="https://img.shields.io/discord/567163873606500352?label=discord&logo=discord&logoColor=white&style=flat-square"
alt="Chat on Discord"
/></a>
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
-<a href="#contributors"><img src="https://img.shields.io/badge/all%20contributors-70-orange" alt="All Contributors"></a>
+<a href="#contributors"><img src="https://img.shields.io/badge/all%20contributors-70-orange?style=flat-square" alt="All Contributors"></a>
<!-- ALL-CONTRIBUTORS-BADGE:END -->
</p>
@@ -342,6 +342,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
<!-- markdownlint-enable -->
<!-- prettier-ignore-end -->
+
<!-- ALL-CONTRIBUTORS-LIST:END -->
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!