adds PostHog as users to the README (#719)

This commit is contained in:
Phil Leggetter
2021-10-06 02:11:23 +01:00
committed by GitHub
parent fe4342e8b8
commit 179e7e77d7
2 changed files with 28 additions and 10 deletions

View File

@@ -117,8 +117,17 @@ In addition to adding integration tests and unit tests, rrweb also provides a RE
## Who's using rrweb
<p align="center">
<a href="http://www.smartx.com/" target="_blank">
<img width="260px" src="https://www.rrweb.io/logos/smartx.png">
</a>
</p>
<table>
<tr>
<td align="center">
<a href="http://www.smartx.com/" target="_blank">
<img width="260px" src="https://www.rrweb.io/logos/smartx.png">
</a>
</td>
<td align="center">
<a href="https://posthog.com?utm_source=rrweb&utm_medium=sponsorship&utm_campaign=open-source-sponsorship" target="_blank">
<img width="260px" src="https://www.rrweb.io/logos/posthog.png">
</a>
</td>
</tr>
</table>

View File

@@ -115,8 +115,17 @@ rrweb 主要由 3 部分组成:
## Who's using rrweb
<p align="center">
<a href="http://www.smartx.com/" target="_blank">
<img width="260px" src="https://www.rrweb.io/logos/smartx.png">
</a>
</p>
<table>
<tr>
<td align="center">
<a href="http://www.smartx.com/" target="_blank">
<img width="260px" src="https://www.rrweb.io/logos/smartx.png">
</a>
</td>
<td align="center">
<a href="https://posthog.com?utm_source=rrweb&utm_medium=sponsorship&utm_campaign=open-source-sponsorship" target="_blank">
<img width="260px" src="https://www.rrweb.io/logos/posthog.png">
</a>
</td>
</tr>
</table>