Update README.md
This commit is contained in:
parent
331a07fb19
commit
6a751be533
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue