From 1ec1c01f4c8997ea18315a597ff3ebd20ab5ba91 Mon Sep 17 00:00:00 2001 From: DarkSky <25152247+darkskygit@users.noreply.github.com> Date: Sat, 10 Sep 2022 21:19:07 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index d4f92bc519..eec012c502 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,11 @@ We would also like to give thanks to open-source projects that make affine possi - [MUI](https://github.com/mui/material-ui) -- Our most used graphic UI component library. - Other [dependencies](https://github.com/toeverything/AFFiNE/network/dependencies) +We use the following open source projects to help us build a better development experience: + +- [nx](https://github.com/nrwl/nx) -- Awesome monorepo manager & build system +- [tolgee](https://github.com/tolgee/tolgee-platform) -- Elegant i18n collaborative editing platform + Thanks a lot to the community for providing such powerful and simple libraries, so that we can focus more on the implementation of the product logic, and we hope that in the future our projects will also provide a more easy-to-use knowledge base for everyone. # Contributors