Skip to content

docs: trim the README badge row and drop the doc link table - #7

Merged
JeanExtreme002 merged 1 commit into
mainfrom
readme-badges-and-links
Sep 5, 2026
Merged

docs: trim the README badge row and drop the doc link table#7
JeanExtreme002 merged 1 commit into
mainfrom
readme-badges-and-links

Conversation

@JeanExtreme002

@JeanExtreme002 JeanExtreme002 commented Sep 5, 2026

Copy link
Copy Markdown
Owner

Summary

README housekeeping, plus the patch bump that carries it.

  • The two PyPI badges now link to the lowercase pypi.org/project/picklock/ URL.
  • A Downloads badge (pepy.tech) joins the badge row.
  • The table of documentation links is removed — the paragraph above it already points at picklock.readthedocs.io and says what lives there, so the table restated it a second time.
  • The Contributing and Related headings drop their emoji.

Version

0.2.10.2.2. Nothing in the package's behaviour changed, but the version string is printed in the welcome banner and reproduced literally in three places, so all three move with it: picklock/__init__.py, the Sphinx fallback in docs/conf.py, and the sample banner in docs/quickstart.md. The terminal capture in assets/screenshots/terminal.png shows the banner too, so it was regenerated with scripts/generate_terminal_image.py.

Test plan

  • scripts/generate_terminal_image.py reruns clean and the new capture reads Picklock 0.2.2.
  • CI (python-package.yml) green.

README-only change: the PyPI badge links now point at the lowercase
project URL, a downloads badge joins the badge row, the documentation
link table comes out in favour of the prose above it, and the two
section headings drop their emoji.

The quickstart banner, the Sphinx fallback and the terminal capture
carry the version literally, so all three move with it.
@github-actions github-actions Bot added docs Documentation: the README, the docs site, the repository's own files core Anything inside the picklock package labels Sep 5, 2026
@JeanExtreme002 JeanExtreme002 changed the title Trim the README badge row and doc links, bump to 0.2.2 docs: trim the README badge row and drop the doc link table Sep 5, 2026
@JeanExtreme002
JeanExtreme002 merged commit a77ef05 into main Sep 5, 2026
17 of 19 checks passed
@github-actions
github-actions Bot deleted the readme-badges-and-links branch September 5, 2026 02:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Anything inside the picklock package docs Documentation: the README, the docs site, the repository's own files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant