From c23d0dd917189d8f032d6db0c28fefe7c48a78bd Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Wed, 16 Aug 2023 16:06:37 -0500 Subject: [PATCH] docs: update README.md (cherry picked from commit b604d9b47e5395d9fee1845f57e7d5159a51ff8e) --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 11da38daa4..f39c782b80 100644 --- a/README.md +++ b/README.md @@ -178,10 +178,18 @@ See [BUILDING.md] for instructions on how to build AFFiNE from source code. We welcome contributions from everyone. See [docs/contributing/tutorial.md](./docs/contributing/tutorial.md) for details. +## Thanks + +Chromatic + +Thanks to [Chromatic](https://www.chromatic.com/) for providing the visual testing platform that helps us review UI changes and catch visual regressions. + ## License See [LICENSE] for details. +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftoeverything%2FAFFiNE.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftoeverything%2FAFFiNE?ref=badge_large) + [all-contributors-badge]: https://img.shields.io/github/contributors/toeverything/AFFiNE [license]: ./LICENSE [building.md]: ./docs/BUILDING.md @@ -196,5 +204,3 @@ See [LICENSE] for details. [typescript-version-icon]: https://img.shields.io/github/package-json/dependency-version/toeverything/affine/dev/typescript [react-version-icon]: https://img.shields.io/github/package-json/dependency-version/toeverything/AFFiNE/react?filename=apps%2Fcore%2Fpackage.json&color=rgb(97%2C228%2C251) [blocksuite-icon]: https://img.shields.io/github/package-json/dependency-version/toeverything/AFFiNE/@blocksuite/store?color=6880ff&filename=apps%2Fcore%2Fpackage.json&label=blocksuite - -[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Ftoeverything%2FAFFiNE.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Ftoeverything%2FAFFiNE?ref=badge_large)