Skip to content

Commit a06dedc

Browse files
jakeefrclaude
andcommitted
docs: center-align badge row and tagline in README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent c0708e3 commit a06dedc

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

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

7+
<p align="center">
8+
79
[![PyPI version](https://img.shields.io/pypi/v/prism-cc?cache=1)](https://pypi.org/project/prism-cc/)
810
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](LICENSE)
911
[![Python 3.11+](https://img.shields.io/badge/python-3.11+-blue.svg)](https://www.python.org/)
@@ -12,7 +14,11 @@
1214
[![Claude Code Plugin](https://img.shields.io/badge/Claude%20Code-Plugin-orange.svg)](https://github.com/jakeefr/prism)
1315
[![Zero dependencies](https://img.shields.io/badge/external%20deps-4-brightgreen.svg)](pyproject.toml)
1416

15-
**Session intelligence for Claude Code. Find out why your sessions are burning tokens, and fix them.**
17+
</p>
18+
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>
1622

1723
---
1824

0 commit comments

Comments
 (0)