Update README.md

This commit is contained in:
CJSS
2022-10-26 09:42:09 +08:00
committed by GitHub
parent 729530a862
commit d6bf2d2d71

View File

@@ -60,7 +60,7 @@ If you have questions, join us across various [social platforms](https://docs.af
## Thanks
We would also like to give thanks to open-source projects that make affine possible:
We would also like to give thanks to open-source projects that make AFFiNE possible:
- [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.