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