Skip to content

Commit 75f497d

Browse files
committed
docs: update readme
1 parent 9f5df5a commit 75f497d

3 files changed

Lines changed: 5 additions & 7 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
<a href="https://loro.dev" alt="loro-site">Loro</a>
1010
</h1>
1111
<p align="center">
12-
<b>Reimagine state management with CRDTs 🦜</b><br/>
13-
Make your app state synchronized and collaborative effortlessly.
12+
<b>Make your JSON data collaborative and version-controlled 🦜</b>
1413
</p>
1514
<p align="center">
1615
<a href="https://trendshift.io/repositories/4964" target="_blank"><img src="https://trendshift.io/api/badge/repositories/4964" alt="loro-dev%2Floro | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

crates/loro-wasm/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
<a href="https://loro.dev" alt="loro-site">Loro</a>
1010
</h1>
1111
<p align="center">
12-
<b>Reimagine state management with CRDTs 🦜</b><br/>
13-
Make your app state synchronized and collaborative effortlessly.
12+
<b>Make your JSON data collaborative and version-controlled 🦜</b>
1413
</p>
1514
<p align="center">
1615
<a href="https://trendshift.io/repositories/4964" target="_blank"><img src="https://trendshift.io/api/badge/repositories/4964" alt="loro-dev%2Floro | Trendshift" style="width: 250px; height: 55px;" width="250" height="55"/></a>

crates/loro/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Loro
22

3-
Loro is a high-performance CRDTs framework offering Rust and JavaScript APIs.
3+
> Make your JSON data collaborative and version-controlled
44
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.
66

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.
88

99
# Examples
1010

0 commit comments

Comments
 (0)