docs: update readme - #96
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary / 摘要
Add a Ko-fi support button to both READMEs so users can back the project. / 在中英文 README 顶部添加 Ko-fi 赞助按钮,方便用户支持本项目。
Changes / 变更
README.md. / 在README.md的「官网 · pub.dev · GitHub」链接行之后添加居中的 Ko-fi 按钮。README_zh.mdto keep the bilingual READMEs in sync. / 在README_zh.md中同步添加相同按钮,保持中英文 README 一致。Context / 背景
The project is maintained as free and open-source software under GPL-3.0. A visible support link gives users who find the toolkit useful a low-friction way to contribute financially, without changing any package behavior. / 本项目以 GPL-3.0 免费开源维护,添加赞助入口可以让觉得工具有用的用户以便捷的方式提供资金支持,且不改变包的任何运行行为。
This is a documentation-only change (no
lib/changes), so noCHANGELOG.mdentry is required per the project's changelog scope rule. / 本次为纯文档改动(未涉及lib/),按项目变更日志范围规则不需要写入CHANGELOG.md。Checklist / 检查项
🤖 Generated with Zero Buddy