From 61abf3a1db4a0edcb3b39f7acb28bf6893f1bc7b Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Wed, 23 Aug 2023 09:25:18 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7103c666..6305c3b5 100644 --- a/README.md +++ b/README.md @@ -159,7 +159,7 @@ y-websocket provider. There are several Yjs-compatible ports to other programming languages. * [y-octo](https://github.com/toeverything/y-octo) - Rust implementation by -Affine +[AFFiNE](https://affine.pro) * [y-crdt](https://github.com/y-crdt/y-crdt) - Rust implementation with multiple language bindings to other languages * [yrs](https://github.com/y-crdt/y-crdt/tree/main/yrs) - Rust interface