You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: crates/loro/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Loro
2
2
3
-
Loro is a high-performance CRDTs framework offering Rust and JavaScript APIs.
3
+
> Make your JSON data collaborative and version-controlled
4
4
5
-
Designed for local-first software, it enables effortless collaboration in app states.
5
+
Loro is a high-performance CRDTs framework offering Rust, JavaScript and Swift APIs.
6
6
7
-
PS: Version control is forthcoming. Time travel functionality is already accessible at [https://loro.dev/docs/tutorial/time_travel](https://loro.dev/docs/tutorial/time_travel).
7
+
Designed for local-first software, it enables effortless collaboration in app states.
0 commit comments