From 6a751be5336b77b310caec106df9ce1a6d5fd3d1 Mon Sep 17 00:00:00 2001 From: Haoyuan Liu Date: Fri, 19 Jun 2020 10:29:47 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 12dced2..defb1ae 100644 --- a/README.md +++ b/README.md @@ -26,6 +26,15 @@ If you are using macOS or an older version of Windows, you can also [get Fluent ## Development +### Contribute + +Make Fluent Reader better by reporting bugs or opening feature requests through [GitHub issues](https://github.com/yang991178/fluent-reader/issues). + +You can also help internationalize the app by providing [translations into additional languages](https://github.com/yang991178/fluent-reader/tree/master/src/scripts/i18n). +Refer to the repo of [react-intl-universal](https://github.com/alibaba/react-intl-universal) for internationalization references. + +If you enjoyed using the app, consider supporting its development by [donating through Paypal](https://www.paypal.me/yang991178) or buying the app from Microsoft Store. + ### Build from source ```bash # Install dependencies