Adds a subtle attribution caption under the left-panel rank pill: "stats by BugMergeStats", 10px muted grey at 0.6 opacity.
The caption is wrapped in an SVG <a href> pointing back to this repo. It's clickable on direct file views (raw URL, GitHub Pages, downloaded locally), but GitHub camo strips link interactivity in README embeds - the visible text remains, just not clickable. For full clickability in a README embed, wrap the Markdown image in a Markdown link:
[](https://github.com/Nexory/BugMergeStats)Other changes:
- README adds an "Embedding" note with the wrap pattern
- package.json version bumped to 0.1.1