Remove Buy Me A Coffee badge from README #105
Draft
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Pull Request Description
Summary
This pull request updates the
README.md
by removing the "Buy Me A Coffee" donation button from the support section. The Patreon button is now the sole method presented for users to support the project.Changes Made
Removed "Buy Me A Coffee" Button:
The donation button and its associated link for "Buy Me A Coffee" have been deleted from the support section of the
README.md
. Specifically:<a>
) tag pointing to https://www.buymeacoffee.com/theapache64The Patreon link and button remain intact as the exclusive support option.
Relevant Diff:
Rationale
By offering only Patreon as a support method, the README avoids presenting users with multiple options, reducing confusion and decision fatigue.
The support section is now visually simpler and less cluttered, making it easier for users to find the recommended support channel.
This change may reflect a focus on Patreon as the project's primary platform for ongoing support or community engagement.
Impact
This change is limited to the project documentation. No source code, dependencies, or build processes are affected.
Users will now see only the Patreon button in the README as a means to support the project; the "Buy Me A Coffee" option is no longer available.
Checklist
README.md
)Additional Notes
If reintroducing multiple support channels is desired or if this change was made in error, please comment on this pull request. The "Buy Me A Coffee" button can be restored or other support methods can be discussed as needed.