1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-13 19:40:31 +03:00

Added Patreon link to README.md, some cleanup.

This commit is contained in:
mikeller 2019-03-16 23:33:37 +13:00
parent 2db432a2b7
commit ee58875e1c

View file

@ -92,7 +92,7 @@ Betaflight has the following features:
See: https://github.com/betaflight/betaflight/wiki See: https://github.com/betaflight/betaflight/wiki
## IRC Support and Developers Channel ## Support and Developers Channel
There's a dedicated Slack chat channel here: There's a dedicated Slack chat channel here:
@ -102,13 +102,9 @@ Etiquette: Don't ask to ask and please wait around long enough for a reply - som
## Configuration Tool ## Configuration Tool
To configure Betaflight you should use the Betaflight-configurator GUI tool (Windows/OSX/Linux) that can be found here: To configure Betaflight you should use the Betaflight-configurator GUI tool (Windows/OSX/Linux) which can be found here:
https://chrome.google.com/webstore/detail/betaflight-configurator/kdaghagfopacdngbohiknlhcocjccjao https://github.com/betaflight/betaflight-configurator/releases/latest
The source for it is here:
https://github.com/betaflight/betaflight-configurator
## Contributing ## Contributing
@ -126,6 +122,10 @@ https://github.com/betaflight/betaflight-configurator/issues
Before creating new issues please check to see if there is an existing one, search first otherwise you waste peoples time when they could be coding instead! Before creating new issues please check to see if there is an existing one, search first otherwise you waste peoples time when they could be coding instead!
If you want to contribute to our efforts financially, please consider making a donation to us through [PayPal](https://paypal.me/betaflight).
If you want to contribute financially on an ongoing basis, you should consider becoming a patron for us on [Patreon](https://www.patreon.com/betaflight).
## Developers ## Developers
Contribution of bugfixes and new features is encouraged. Please be aware that we have a thorough review process for pull requests, and be prepared to explain what you want to achieve with your pull request. Contribution of bugfixes and new features is encouraged. Please be aware that we have a thorough review process for pull requests, and be prepared to explain what you want to achieve with your pull request.