Add Reddit community link to project documentation (#1782)

* docs: add r/rrweb subreddit badge to README files

Add Reddit community badge linking to https://www.reddit.com/r/rrweb
to the main README.md, Chinese README.zh_CN.md, and the
rrweb-snapshot package README.md to promote community engagement.

https://claude.ai/code/session_01RUhZVWQGCVhsh5NAzv5C6X

* Add empty changeset

---------

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Justin Halsall
2026-04-01 12:00:00 +08:00
committed by GitHub
parent 3d05380752
commit 42c203d24f
4 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
# rrweb-snapshot
[![Build Status](https://travis-ci.org/rrweb-io/rrweb.svg?branch=master)](https://travis-ci.org/rrweb-io/rrweb) [![Join the chat at slack](https://img.shields.io/badge/slack-@rrweb-teal.svg?logo=slack)](https://join.slack.com/t/rrweb/shared_invite/zt-siwoc6hx-uWay3s2wyG8t5GpZVb8rWg)
[![Build Status](https://travis-ci.org/rrweb-io/rrweb.svg?branch=master)](https://travis-ci.org/rrweb-io/rrweb) [![Join the chat at slack](https://img.shields.io/badge/slack-@rrweb-teal.svg?logo=slack)](https://join.slack.com/t/rrweb/shared_invite/zt-siwoc6hx-uWay3s2wyG8t5GpZVb8rWg) [![Reddit](https://img.shields.io/badge/reddit-r/rrweb-teal.svg?logo=reddit)](https://www.reddit.com/r/rrweb)
Snapshot the DOM into a stateful and serializable data structure.
Also, provide the ability to rebuild the DOM via snapshot.