Skip to content

Commit

Permalink
change contributors badge to match style and move link to bottom.
Browse files Browse the repository at this point in the history
Thanks to @smhmd for requesting this. Closes #38
  • Loading branch information
guumaster committed Apr 9, 2020
1 parent b90680c commit 8b8e145
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
1 change: 1 addition & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[![License][license-badge]][license-link]
[![All Contributors][all-contributors-badge][all-contributors-link]


# hostctl
Expand Down Expand Up @@ -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-BADGE:START - Do not remove or modify this section -->
[all-contributors-link]: https://img.shields.io/badge/contributors-7-blue.svg
<!-- ALL-CONTRIBUTORS-BADGE:END -->
[all-contributors-link]: #contributors-

0 comments on commit 8b8e145

Please sign in to comment.