Skip to content

Commit 95c27d1

Browse files
committed
Add the All Contributors badge.
1 parent e107a1d commit 95c27d1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.all-contributorsrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"files": [
33
"README.md"
44
],
5+
"badgeTemplate": "<a href=\"#contributors\"><img src=\"https://badgen.net/badge/all%20contributors/<%= contributors.length %>/6d60e6\" alt=\"All Contributors\"></a>",
56
"imageSize": 75,
67
"commit": false,
78
"contributors": [

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
<a href="https://www.chromaticqa.com/builds?appId=5d7fff2b307e4b0020ae1be4">
6161
<img src="https://badgen.net/badge/tested%20with/chromatic/fc521f" alt="Chromatic">
6262
</a>
63+
<a href="#contributors"><img src="https://badgen.net/badge/all%20contributors/21/6d60e6" alt="All Contributors"></a>
6364
</p>
6465

6566
React component and hook for declarative promise resolution and data fetching. Makes it easy to handle every

0 commit comments

Comments
 (0)