From 2bae061e495948f71392fe90060d94b8601ab6d9 Mon Sep 17 00:00:00 2001
From: Xudong Guo
Date: Sun, 28 Apr 2024 14:42:09 +0800
Subject: [PATCH] README add new badges (#934)
---
README.md | 26 +++++++++++++++-----------
1 file changed, 15 insertions(+), 11 deletions(-)
diff --git a/README.md b/README.md
index 8c55a79d..aae00579 100644
--- a/README.md
+++ b/README.md
@@ -2,10 +2,10 @@
-![Go version](https://img.shields.io/github/go-mod/go-version/sunny0826/kubecm)
+![GitHub go.mod Go version](https://img.shields.io/github/go-mod/go-version/sunny0826/kubecm?logo=go)
![Go](https://github.com/sunny0826/kubecm/workflows/Go/badge.svg?branch=master)
[![Go Report Card](https://goreportcard.com/badge/github.com/sunny0826/kubecm)](https://goreportcard.com/report/github.com/sunny0826/kubecm)
-![GitHub](https://img.shields.io/github/license/sunny0826/kubecm.svg)
+![GitHub License](https://img.shields.io/github/license/sunny0826/kubecm?logo=apache)
[![GitHub release](https://img.shields.io/github/release/sunny0826/kubecm)](https://github.com/sunny0826/kubecm/releases)
[![codecov](https://codecov.io/gh/sunny0826/kubecm/branch/master/graph/badge.svg?token=KGTLBQ8HYZ)](https://codecov.io/gh/sunny0826/kubecm)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/6065/badge)](https://bestpractices.coreinfrastructure.org/projects/6065)
@@ -13,7 +13,10 @@
![demo](docs/static/Interaction.gif)
-## Install ๐
+## ๐ Install
+
+[![homebrew downloads](https://img.shields.io/homebrew/installs/dy/kubecm?style=for-the-badge&logo=homebrew&label=homebrew)](https://formulae.brew.sh/formula/kubecm)
+[![GitHub Downloads (all assets, all releases)](https://img.shields.io/github/downloads/sunny0826/kubecm/total?style=for-the-badge&logo=github&label=github%20download)](https://github.com/sunny0826/kubecm/releases)
Using [Krew](https://krew.sigs.k8s.io/):
@@ -31,7 +34,7 @@ Source binary:
[Download the binary](https://github.com/sunny0826/kubecm/releases)
-## Highlights ๐ซ
+## ๐ซ Highlights
- **Context Management**: Switch between Kubernetes **clusters** and **namespaces** in a single command.
- **Merge-Kubeconfig**: Merge multiple kubeconfig files into one.
@@ -39,16 +42,16 @@ Source binary:
- **Multi-Platform**: Support Linux, macOS, and Windows.
- **Auto-Completion**: Support auto-completion for Bash, Zsh, and Fish.
-## Documentation ๐
+## ๐ Documentation
For full documentation, please visit the KubeCM website: [https://kubecm.cloud](https://kubecm.cloud)
-## Demo ๐ฌ
+## ๐ฌ Demo
[![asciicast](https://asciinema.org/a/389595.svg)](https://asciinema.org/a/389595)
-## Contribute ๐ค
+## ๐ค Contribute
We love your input! We want to make contributing to this project as easy and transparent as possible, whether it's:
@@ -62,11 +65,11 @@ Feel free to open [issue](https://github.com/sunny0826/kubecm/issues/new) and [p
Be sure to follow our [Community Guidelines](https://kubecm.cloud/en-us/contribute) when submitting your PR and interacting with other folks in this repository.
-## Star History ๐
+## ๐ Star History
[![Star History Chart](https://api.star-history.com/svg?repos=sunny0826/kubecm&type=Date)](https://star-history.com/#sunny0826/kubecm)
-## Contributors โจ
+## โจ Contributors
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
@@ -121,7 +124,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
-## Acknowledgement ๐ป
+## ๐ป Acknowledgement
- [JetBrains IDEs](https://www.jetbrains.com/?from=kubecm)
@@ -129,4 +132,5 @@ This project follows the [all-contributors](https://github.com/all-contributors/
-
\ No newline at end of file
+
+