From 3b517ea130d6a8c7dbcd4936bb27fb92dc021634 Mon Sep 17 00:00:00 2001 From: CJSS Date: Wed, 26 Oct 2022 10:45:16 +0800 Subject: [PATCH] BlockSuite --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 51d81135d1..c7fcd3b451 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ If you have questions, join us across various [**social platforms**](https://doc We would also like to give thanks to open-source projects that make AFFiNE possible: +- [BlockSuite](https://github.com/toeverything/BlockSuite) - AFFiNE is built with and powered by BlockSuite. - [Yjs](https://github.com/yjs/yjs) & [Yrs](https://github.com/y-crdt/y-crdt) -- Fundamental support of CRDTs for our implementation on state management and data sync. - [React](https://github.com/facebook/react) -- View layer support and web GUI framework. - [Rust](https://github.com/rust-lang/rust) -- High performance language that extends the ability and availability of our real-time backend, JWST.