diff --git a/README.md b/README.md index 9975643e..72eeddca 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ Loro
- Reimagine state management with CRDTs 🦜
- Make your app state synchronized and collaborative effortlessly.
+ Make your JSON data collaborative and version-controlled 🦜
diff --git a/crates/loro-wasm/README.md b/crates/loro-wasm/README.md index 9ab8c6f0..d29fcd5f 100644 --- a/crates/loro-wasm/README.md +++ b/crates/loro-wasm/README.md @@ -9,8 +9,7 @@ Loro
- Reimagine state management with CRDTs 🦜
- Make your app state synchronized and collaborative effortlessly.
+ Make your JSON data collaborative and version-controlled 🦜
diff --git a/crates/loro/README.md b/crates/loro/README.md index 7e3cceb4..0f3552f9 100644 --- a/crates/loro/README.md +++ b/crates/loro/README.md @@ -1,11 +1,11 @@ # Loro -Loro is a high-performance CRDTs framework offering Rust and JavaScript APIs. +> Make your JSON data collaborative and version-controlled + +Loro is a high-performance CRDTs framework offering Rust, JavaScript and Swift APIs. Designed for local-first software, it enables effortless collaboration in app states. -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). - # Examples ## Map/List/Text