Skip to content

README.md: fix kfpkg typo in features#25

Merged
vowstar merged 3 commits into
masterfrom
fix-readme-kfpkg-typo
Jun 1, 2026
Merged

README.md: fix kfpkg typo in features#25
vowstar merged 3 commits into
masterfrom
fix-readme-kfpkg-typo

Conversation

@vowstar

@vowstar vowstar commented Jun 1, 2026

Copy link
Copy Markdown
Collaborator

README fixes and docs:

  • Fix the package extension typo *.kfpgk -> *.kfpkg (EN and 中文).
  • Fix markdownlint issues: heading blanks, a stray Setext underline,
    trailing spaces, the screenshot table pipe style and image alt text,
    non-descriptive link text, and trailing blank lines.
  • Add .markdownlint.jsonc disabling MD013 (line-length).
  • Document running on Raspberry Pi / ARM from source (no prebuilt ARM
    binary, since PyQt6 arm64 wheels require glibc 2.39).

markdownlint-cli2 reports 0 errors.

Closes: #22
Closes: #18

vowstar added 3 commits June 1, 2026 12:59
Closes: #22

Signed-off-by: Huang Rui <vowstar@gmail.com>
Fix heading blanks, trailing spaces, screenshot table style and alt
text, link text, and trailing blank lines. Add .markdownlint.jsonc
disabling MD013 (line-length) for this bilingual README.

Signed-off-by: Huang Rui <vowstar@gmail.com>
No prebuilt ARM binary: PyQt6 arm64 wheels need glibc 2.39, newer than
Raspberry Pi OS. Document the run-from-source path using the distro's
python3-pyqt6 instead.

Closes: #18

Signed-off-by: Huang Rui <vowstar@gmail.com>
@vowstar vowstar merged commit b832f41 into master Jun 1, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo in README.md No luck on Raspberry Pi

1 participant