From 59693bcb65861f00959358b7c520f352fcabf595 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Acid=20Chicken=20=28=E7=A1=AB=E9=85=B8=E9=B6=8F=29?= Date: Sat, 8 Apr 2023 17:02:18 +0900 Subject: [PATCH] docs: thanks (#10518) --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fdc8c1d8d3..2aae4bb865 100644 --- a/README.md +++ b/README.md @@ -61,10 +61,18 @@ Misskey Documentation can be found at [Misskey Hub](https://misskey-hub.net/), s ## Thanks -Chromatic +Chromatic Thanks to [Chromatic](https://www.chromatic.com/) for providing the visual testing platform that helps us review UI changes and catch visual regressions. -Docker +Codecov + +Thanks to [Codecov](https://about.codecov.io/for/open-source/) for providing the code coverage platform that helps us improve our test coverage. + +Crowdin + +Thanks to [Crowdin](https://crowdin.com/) for providing the localization platform that helps us translate Misskey into many languages. + +Docker Thanks to [Docker](https://hub.docker.com/) for providing the container platform that helps us run Misskey in production.