Skip to content

Commit bd48e66

Browse files
authored
Add Discord badge.
1 parent 4b179bc commit bd48e66

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,6 @@
3030
<a href="https://github.com/ghengeveld/react-async/graphs/contributors">
3131
<img src="https://badgen.net/github/contributors/ghengeveld/react-async?icon=github" alt="contributors">
3232
</a>
33-
<a href="https://react-async.ghengeveld.now.sh/examples/">
34-
<img src="https://badgen.net/badge/live%20examples/available/pink?icon=now" alt="live examples">
35-
</a>
3633
<br/>
3734
<a href="https://circleci.com/gh/ghengeveld/react-async">
3835
<img src="https://badgen.net/circleci/github/ghengeveld/react-async/master?icon=circleci" alt="circleci status">
@@ -53,6 +50,13 @@
5350
<img src="https://badgen.net/david/dep/ghengeveld/react-async/packages/react-async" alt="dependencies">
5451
<img src="https://badgen.net/david/dev/ghengeveld/react-async" alt="devDependencies">
5552
<img src="https://badgen.net/david/peer/ghengeveld/react-async/packages/react-async" alt="peerDependencies">
53+
<br/>
54+
<a href="https://discord.gg/CAYQ6mU">
55+
<img src="https://img.shields.io/badge/discord-join-7289DA.svg?logo=discord&longCache=true&style=flat" />
56+
</a>
57+
<a href="https://react-async.ghengeveld.now.sh/examples/">
58+
<img src="https://badgen.net/badge/live%20examples/available/pink?icon=now" alt="live examples">
59+
</a>
5660
</p>
5761

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

0 commit comments

Comments
 (0)