Skip to content

Commit

Permalink
docs: ✏️ add all-contributors to README
Browse files Browse the repository at this point in the history
  • Loading branch information
sunny0826 committed Jan 4, 2024
1 parent b6f13b1 commit 1cb4471
Showing 1 changed file with 17 additions and 25 deletions.
42 changes: 17 additions & 25 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
<p align="center">
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<img src="docs/static/kubecm.png" title="KubeCM" alt="Kubecm" height="200" />
</p>

Expand All @@ -12,6 +9,7 @@
[![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)
[![All Contributors](https://img.shields.io/badge/all_contributors-18-orange.svg?style=flat-square)](#contributors-)

```text
Expand Down Expand Up @@ -53,15 +51,16 @@ Flags:
Use "kubecm [command] --help" for more information about a command.
```

## 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)

## Install
## Install 🚀

Using [Krew](https://krew.sigs.k8s.io/):

```bash
Expand All @@ -78,10 +77,18 @@ Source binary:

[Download the binary](https://github.com/sunny0826/kubecm/releases)

## Contribute
## Contribute 🤝

Feel free to open issues and pull requests. Any feedback is highly appreciated! I'd be grateful if you can give me some feedback.

## Star History 📈

[![Star History Chart](https://api.star-history.com/svg?repos=sunny0826/kubecm&type=Date)](https://star-history.com/#sunny0826/kubecm)

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
Expand Down Expand Up @@ -128,29 +135,14 @@ Feel free to open issues and pull requests. Any feedback is highly appreciated!

<!-- ALL-CONTRIBUTORS-LIST:END -->

## Star History
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!

[![Star History Chart](https://api.star-history.com/svg?repos=sunny0826/kubecm&type=Date)](https://star-history.com/#sunny0826/kubecm)

## Thanks
## Acknowledgement 🍻

- [JetBrains IDEs](https://www.jetbrains.com/?from=kubecm)

<p align="center">
<a href="https://www.jetbrains.com/?from=kubecm" title="前往官网了解JetBrains出品的IDEs">
<img src="docs/static/jetbrains.svg" width="128" alt="JetBrains logo">
</a>
</p>

## Contributors ✨

Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
<!-- prettier-ignore-start -->
<!-- markdownlint-disable -->
<!-- markdownlint-restore -->
<!-- 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!
</p>

0 comments on commit 1cb4471

Please sign in to comment.