diff --git a/README.md b/README.md index 59c32dd..dc3e054 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,18 @@ [![GitHub Workflow Status (CI)](https://img.shields.io/github/actions/workflow/status/lizardbyte/i18n/_ci-node.yml.svg?branch=master&label=CI%20build&logo=github&style=for-the-badge)](https://github.com/LizardByte/i18n/actions/workflows/_ci-node.yml?query=branch%3Amaster) [![Codecov](https://img.shields.io/codecov/c/gh/LizardByte/i18n?token=98qpC83uM0&style=for-the-badge&logo=codecov&label=codecov)](https://codecov.io/gh/LizardByte/i18n) -Localization repo for LizardByte. This repo syncs translations from Crowdin on a schedule, and provides -a CDN mirror via jsdelivr to avoid using Crowdin's CDN directly. +Localization repo for LizardByte. This repo syncs translations and issues from Crowdin on a schedule. A CDN is provided +and mirrored via [jsdelivr](https://www.jsdelivr.com/) to avoid using Crowdin's CDN directly. + +# Contributors + +Thank you to all the contributors who have helped with translations. Your contributions are greatly appreciated! + +

+ + + +

+ +If you would like to contribute, please follow the +[localization contributing guidelines](https://docs.lizardbyte.dev/latest/developers/contributing.html#localization)