a7de3dbb9f
The old patterns required a trailing ] that badge markdown doesn't have, so sed never matched and the README was never updated. Switch to matching only the /badge/tool-... URL segment, which is stable and unambiguous. Also encode / as %2F in the pylint score for a valid shields.io URL. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>