Skip to content

Commit 063c2fe

Browse files
committed
docs: add links to our Discord "plugin" channel
1 parent 3984908 commit 063c2fe

File tree

3 files changed

+15
-0
lines changed

3 files changed

+15
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Plugins for react-native-render-html
22

3+
[![](https://img.shields.io/discord/736906960041148476?label=discord)](https://discord.gg/3B9twTMEzb)
4+
5+
36
## Packages
47

58
| Package | Release | Build Status | Coverage |

packages/iframe-plugin/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@
2424
src="https://github.com/native-html/plugins/workflows/iframe/badge.svg?branch=master"
2525
alt="CI"
2626
/></a>
27+
<a href="https://discord.gg/3B9twTMEzb">
28+
<img
29+
src="https://img.shields.io/discord/736906960041148476?label=discord"
30+
alt="Discord"
31+
/>
32+
</a>
2733
</p>
2834

2935
<p align="center">

packages/table-plugin/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@
3030
alt="DL/month"
3131
/>
3232
</a>
33+
<a href="https://discord.gg/3B9twTMEzb">
34+
<img
35+
src="https://img.shields.io/discord/736906960041148476?label=discord"
36+
alt="Discord"
37+
/>
38+
</a>
3339
</p>
3440

3541
<p align="center">

0 commit comments

Comments
 (0)