From c4b72edcf3f0863e2e8b01949cc306368aeaea4a Mon Sep 17 00:00:00 2001 From: The Gitter Badger Date: Wed, 1 Apr 2026 12:00:00 +0800 Subject: [PATCH] Add Gitter badge (#9) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 765210fd..46f1702b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # rrweb-snapshot -[![Build Status](https://travis-ci.org/rrweb-io/rrweb-snapshot.svg?branch=master)](https://travis-ci.org/rrweb-io/rrweb-snapshot) +[![Build Status](https://travis-ci.org/rrweb-io/rrweb-snapshot.svg?branch=master)](https://travis-ci.org/rrweb-io/rrweb-snapshot) [![Join the chat at https://gitter.im/rrweb-io/rrweb-snapshot](https://badges.gitter.im/rrweb-io/rrweb-snapshot.svg)](https://gitter.im/rrweb-io/rrweb-snapshot?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) Snapshot the DOM into a stateful and serializable data structure. Also, provide the ability to rebuild the DOM via snapshot.