1
1
<div align =" center " >
2
- <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3
- [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors- )
4
- <!-- ALL-CONTRIBUTORS-BADGE:END -->
5
2
6
3
[ ![ Discord] [ badge-chat ]] [ chat ]
7
4
<br >
13
10
| ![ Tests] [ label-tests ] | [ ![ coverage] [ badge-coverage ]] [ coverage ] [ ![ pre-commit] [ badge-pre-commit ]] [ pre-commit ] |
14
11
| ![ Standards] [ label-standards ] | [ ![ SemVer 2.0.0] [ badge-semver ]] [ semver ] [ ![ Conventional Commits] [ badge-conventional-commits ]] [ conventional-commits ] |
15
12
| ![ Code] [ label-code ] | [ ![ Code style: black] [ badge-black ]] [ Black ] [ ![ Imports: isort] [ badge-isort ]] [ isort ] [ ![ Checked with mypy] [ badge-mypy ]] [ mypy ] |
16
- | ![ Repo] [ label-repo ] | [ ![ GitHub issues] [ badge-issues ]] [ issues ] [ ![ GitHub stars] [ badge-stars ]] [ stars ] [ ![ GitHub license] [ badge-license ]] [ license ] |
13
+ | ![ Repo] [ label-repo ] | [ ![ GitHub issues] [ badge-issues ]] [ issues ] [ ![ GitHub stars] [ badge-stars ]] [ stars ] [ ![ GitHub license] [ badge-license ]] [ license ] [ ![ All Contributors ] [ badge-all-contributors ]] [ contributors ] |
17
14
</div >
18
15
19
16
<!-- Badges -->
63
60
[ stars ] : https://github.com/MicaelJarniac/BuildURL/stargazers
64
61
[ badge-license ] : https://img.shields.io/github/license/MicaelJarniac/BuildURL?style=flat-square
65
62
[ license ] : https://github.com/MicaelJarniac/BuildURL/blob/main/LICENSE
63
+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
64
+ [ badge-all-contributors ] : https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square
65
+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
66
+ [ contributors ] : #Contributors-✨
66
67
<!-- -->
67
68
68
69
# BuildURL
@@ -126,8 +127,6 @@ Please make sure to update tests as appropriate.
126
127
More details can be found in [ CONTRIBUTING] ( CONTRIBUTING.md ) .
127
128
128
129
## Contributors ✨
129
-
130
- ## License
131
130
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
132
131
<!-- prettier-ignore-start -->
133
132
<!-- markdownlint-disable -->
@@ -141,4 +140,6 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md).
141
140
<!-- prettier-ignore-end -->
142
141
143
142
<!-- ALL-CONTRIBUTORS-LIST:END -->
143
+
144
+ ## License
144
145
[ MIT] ( LICENSE )
0 commit comments