mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 12:57:20 +00:00
docs: discourage production use
This commit is contained in:
parent
8957b98236
commit
ef90e61ec5
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
|
||||
![Rich text example](https://i.postimg.cc/nr2SLHQB/202311120101-2.gif)
|
||||
|
||||
> **Notice**: The current API and encoding schema of Loro are **experimental** and **subject to change**.
|
||||
> ⚠️ **Notice**: The current API and encoding schema of Loro are **experimental** and **subject to change**. You should not use it in production.
|
||||
|
||||
Loro is a CRDTs(Conflict-free Replicated Data Types) library that makes building [local-first apps][local-first] easier.
|
||||
|
||||
|
|
Loading…
Reference in a new issue