From 598d6bccdfea3f517114388c554bd3251856431a Mon Sep 17 00:00:00 2001 From: Zixuan Chen Date: Sat, 11 Nov 2023 11:20:16 +0800 Subject: [PATCH] docs: add example gif --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 604205f8..652dc4f6 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,8 @@

Loro
-

-

Reimagine state management with CRDTs -

+

Make your app state synchronized and collaborative effortlessly.

@@ -27,8 +25,9 @@ Make your app state synchronized and collaborative effortlessly. Loro is a CRDTs(Conflict-free Replicated Data Types) library that allows you to persist and sync state easily. It is designed to make building [local-first apps][local-first] easier. -**You can build time travel feature easily with Loro** +**You can build time travel feature easily with Loro**. +[![202311072214(2)](https://github.com/loro-dev/loro/assets/18425020/5f9b5f50-d6d8-4557-a95f-9050b8027e22)](https://github.com/zxch3n/loro-react-flow-example) # Features