mirror of
https://github.com/loro-dev/loro.git
synced 2024-11-24 12:20:06 +00:00
docs: add caption for demo video
This commit is contained in:
parent
24f4370c0d
commit
afec0b8c2e
1 changed files with 3 additions and 0 deletions
|
@ -72,6 +72,9 @@ Loro is a [CRDTs(Conflict-free Replicated Data Types)](https://crdt.tech/) libra
|
|||
|
||||
https://github.com/user-attachments/assets/68e0017a-4987-4f71-b2cf-4ed28a210987
|
||||
|
||||
> In this example, we demonstrate importing an entire Loro codebase into a Loro-powered
|
||||
> version controller, preserving the complete Git DAG history while enabling fast version switching.
|
||||
|
||||
# Example
|
||||
|
||||
[![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/loro-basic-test?file=test%2Floro-sync.test.ts)
|
||||
|
|
Loading…
Reference in a new issue