feat: Revise README to enhance project support section and add sponsorship links
parent
b72846c969
commit
c7f9d6d029
18
README.md
18
README.md
|
|
@ -10,8 +10,20 @@ A fully local, open-source Arduino emulator. Write Arduino code, compile it, and
|
||||||
[](LICENSE)
|
[](LICENSE)
|
||||||
[](COMMERCIAL_LICENSE.md)
|
[](COMMERCIAL_LICENSE.md)
|
||||||
|
|
||||||
[](https://github.com/sponsors/davidmonterocrespo24)
|
|
||||||
[](https://paypal.me/odoonext)
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## Support the Project
|
||||||
|
|
||||||
|
Velxio is free and open-source. Building and maintaining a full Arduino emulator takes a lot of time — if it saves you time or you enjoy the project, sponsoring me directly helps keep development going.
|
||||||
|
|
||||||
|
| Platform | Link |
|
||||||
|
|---|---|
|
||||||
|
| **GitHub Sponsors** (preferred) | [github.com/sponsors/davidmonterocrespo24](https://github.com/sponsors/davidmonterocrespo24) |
|
||||||
|
| **PayPal** | [paypal.me/odoonext](https://paypal.me/odoonext) |
|
||||||
|
|
||||||
|
Your support helps cover server costs, library maintenance, and frees up time to add new boards, components, and features. Thank you!
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
@ -250,6 +262,8 @@ velxio/
|
||||||
|
|
||||||
Suggestions, bug reports, and pull requests are welcome at [github.com/davidmonterocrespo24/velxio](https://github.com/davidmonterocrespo24/velxio).
|
Suggestions, bug reports, and pull requests are welcome at [github.com/davidmonterocrespo24/velxio](https://github.com/davidmonterocrespo24/velxio).
|
||||||
|
|
||||||
|
If you'd like to support the project financially, see the [Support the Project](#️-support-the-project) section above or sponsor directly at [github.com/sponsors/davidmonterocrespo24](https://github.com/sponsors/davidmonterocrespo24).
|
||||||
|
|
||||||
> **Note:** All contributors must sign a Contributor License Agreement (CLA) so that the dual-licensing model remains valid. A CLA check runs automatically on pull requests.
|
> **Note:** All contributors must sign a Contributor License Agreement (CLA) so that the dual-licensing model remains valid. A CLA check runs automatically on pull requests.
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue