adds PostHog as users to the README (#719)

This commit is contained in:
Phil Leggetter
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 5db9e807af
commit ec93ad5b66
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">
<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>
</p>
</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">
<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>
</p>
</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>