Skip to content
This repository was archived by the owner on Dec 30, 2023. It is now read-only.

Commit 1b5aa18

Browse files
committed
docs(README): 📝 Reorganize badges
1 parent 636e20f commit 1b5aa18

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

README.md

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -67,14 +67,9 @@ Reusable pieces of code, which can be **reused** across the projects.
6767
## Packages
6868

6969
![workflow CI-CD badge]
70-
[![CodeClimate issues badge]][codeclimate report]\
71-
![node.js version support badge]
7270
[![Dependencies badge]][dependencies url]
7371

7472
[workflow ci-cd badge]: https://img.shields.io/github/actions/workflow/status/terminal-nerds/snippets/ci-cd.yml?label=CI%20%26%20CD&logo=github&style=for-the-badge&branch=main
75-
[codeclimate issues badge]: https://img.shields.io/codeclimate/issues/terminal-nerds/snippets?logo=codeclimate&style=for-the-badge
76-
[codeclimate report]: https://codeclimate.com/github/terminal-nerds/snippets
77-
[node.js version support badge]: https://img.shields.io/node/v-lts/@terminal-nerds/snippets?style=for-the-badge&logo=nodedotjs
7873
[dependencies badge]: https://img.shields.io/librariesio/github/terminal-nerds/snippets?style=for-the-badge
7974
[dependencies url]: https://libraries.io/github/terminal-nerds/snippets "Dependencies status"
8075

@@ -155,8 +150,15 @@ issue, please follow the instructions, and remember one thing:
155150

156151
### Project contributors
157152

153+
[![contributors badge]][contributors url]
154+
[![discord badge]][discord invite url]
155+
158156
🥰 Thanks go to these wonderful people and bots _([emoji key])_:
159157

158+
[contributors badge]: https://img.shields.io/github/contributors/terminal-nerds/snippets?style=for-the-badge
159+
[contributors url]: /#contributors
160+
[discord badge]: https://img.shields.io/discord/862890839537877012?label=Discord&logo=discord&style=for-the-badge
161+
[discord invite url]: https://discord.terminal-nerds.dev
160162
[emoji key]: https://allcontributors.org/docs/en/emoji-key
161163

162164
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
@@ -177,9 +179,9 @@ issue, please follow the instructions, and remember one thing:
177179

178180
### Contributing
179181

180-
[![contributors badge]][contributors url]
181182
[![SonarCloud badge]][sonarcloud report]
182183
[![coverage badge]][coverage report]
184+
[![CodeClimate issues badge]][codeclimate report]
183185

184186
🤝 This project follows the [all-contributors] specification.\
185187
**Therefore, contributions of any kind are welcome!**
@@ -188,12 +190,12 @@ Please refer to our [CONTRIBUTING] file for more information about getting invol
188190

189191
[all-contributors]: https://github.com/all-contributors/all-contributors
190192
[contributing]: ./.github/CONTRIBUTING.md
191-
[contributors badge]: https://img.shields.io/github/contributors/terminal-nerds/snippets?style=for-the-badge
192-
[contributors url]: /#contributors
193193
[sonarcloud badge]: https://img.shields.io/sonar/quality_gate/terminal-nerds_snippets/main?logo=sonarcloud&server=https%3A%2F%2Fsonarcloud.io&style=for-the-badge
194194
[sonarcloud report]: https://sonarcloud.io/summary/overall?id=terminal-nerds_snippets
195195
[coverage badge]: https://img.shields.io/coverallsCoverage/github/terminal-nerds/snippets?branch=main&style=for-the-badge
196196
[coverage report]: https://coveralls.io/github/terminal-nerds/snippets
197+
[codeclimate issues badge]: https://img.shields.io/codeclimate/issues/terminal-nerds/snippets?logo=codeclimate&style=for-the-badge
198+
[codeclimate report]: https://codeclimate.com/github/terminal-nerds/snippets
197199

198200
### Author
199201

0 commit comments

Comments
 (0)