From 597824dcad435621422cdee4942f357c7fe14732 Mon Sep 17 00:00:00 2001 From: Zixuan Chen Date: Tue, 14 Nov 2023 19:15:32 +0800 Subject: [PATCH 1/2] chore: rm time travel gif --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ed4eb8845..4f1885511 100644 --- a/README.md +++ b/README.md @@ -50,8 +50,6 @@ Explore our vision for the local-first development paradigm in our blog post: [* > **Build time travel feature easily for large documents**. -![TimeTravel](https://i.postimg.cc/bJBjw9cq/Untitled.gif) - ## Features Provided by CRDTs From cc84522f98e6c62db4254484347132000a691c7a Mon Sep 17 00:00:00 2001 From: Zixuan Chen Date: Tue, 14 Nov 2023 19:17:08 +0800 Subject: [PATCH 2/2] Update README.md add time travel mp4 example to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4f1885511..b553462ee 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,10 @@ Explore our vision for the local-first development paradigm in our blog post: [* > **Build time travel feature easily for large documents**. +https://github.com/loro-dev/loro/assets/18425020/ec2d20a3-3d8c-4483-a601-b200243c9792 + + + ## Features Provided by CRDTs - **Decentralized Synchronization**: Loro allows your app's state synced via p2p connections.