Update README.md

Use better time travel example
This commit is contained in:
Zixuan Chen 2023-11-13 09:52:40 +08:00 committed by GitHub
parent c4b753dfd8
commit 9101b1ea7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -46,9 +46,10 @@ Loro is a CRDTs(Conflict-free Replicated Data Types) library that allows you to
- **High Performance**
- [See benchmarks](https://www.loro.dev/docs/performance).
> **You can build time travel feature easily with Loro**.
> **Build time travel feature easily for large documents**.
![TimeTravel](https://github.com/loro-dev/loro/assets/18425020/52a34c9d-0d3b-496f-a75d-3c1e01ff139f)
[![Time travel example](https://github.com/loro-dev/loro/assets/18425020/41e10cbc-4940-4bc7-83d5-3cad99783740)](https://github.com/zxch3n/loro-react-flow-example)
## Features Provided by CRDTs