From fde0016abcc9978784a0551c269404641477cbd3 Mon Sep 17 00:00:00 2001 From: DarkSky <25152247+darkskygit@users.noreply.github.com> Date: Sat, 10 Sep 2022 21:22:58 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eec012c502..256da653f0 100644 --- a/README.md +++ b/README.md @@ -140,8 +140,8 @@ We would also like to give thanks to open-source projects that make affine possi 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 +- [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.