Skip to content

Commit ff6f43a

Browse files
jakeefrclaude
andcommitted
docs: use div align="center" for badges — p tags strip markdown on GitHub
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent a06dedc commit ff6f43a

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
![PRISM demo](https://raw.githubusercontent.com/jakeefr/prism/main/demo.gif)
66

7-
<p align="center">
7+
<div align="center">
88

99
[![PyPI version](https://img.shields.io/pypi/v/prism-cc?cache=1)](https://pypi.org/project/prism-cc/)
1010
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
@@ -14,11 +14,11 @@
1414
[![Claude Code Plugin](https://img.shields.io/badge/Claude%20Code-Plugin-orange.svg)](https://github.com/jakeefr/prism)
1515
[![Zero dependencies](https://img.shields.io/badge/external%20deps-4-brightgreen.svg)](pyproject.toml)
1616

17-
</p>
17+
<br>
1818

19-
<p align="center">
20-
<b>Session intelligence for Claude Code. Find out why your sessions are burning tokens, and fix them.</b>
21-
</p>
19+
**Session intelligence for Claude Code. Find out why your sessions are burning tokens, and fix them.**
20+
21+
</div>
2222

2323
---
2424

0 commit comments

Comments
 (0)