mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 12:57:20 +00:00
Update README.md
Use better time travel example
This commit is contained in:
parent
c4b753dfd8
commit
9101b1ea7e
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue