diff --git a/.all-contributorsrc b/.all-contributorsrc index fb7cd90..e45aa99 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -5,6 +5,7 @@ "imageSize": 50, "contributorsPerLine": 12, "commit": false, + "badgeTemplate": "[all-contributors-link]: https://img.shields.io/badge/contributors-<%= contributors.length %>-blue.svg", "contributors": [ { "login": "gkze", diff --git a/README.md b/README.md index c29c6e0..b25121c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ [![Tests][tests-badge]][tests-link] [![GitHub Release][release-badge]][release-link] [![Go Report Card][report-badge]][report-link] -[![License][license-badge]][license-link] -[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-) - +[![License][license-badge]][license-link] +[![All Contributors][all-contributors-badge][all-contributors-link] # hostctl @@ -108,3 +107,7 @@ This project follows the [all-contributors](https://github.com/all-contributors/ [license-badge]: https://img.shields.io/github/license/guumaster/hostctl [license-link]: https://github.com/guumaster/hostctl/LICENSE + +[all-contributors-link]: https://img.shields.io/badge/contributors-7-blue.svg + +[all-contributors-link]: #contributors-