Skip to content

Commit 78a996d

Browse files
sethmills21claude
andcommitted
docs: clean up README header — lead with demo, drop broken badges
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent dbb2798 commit 78a996d

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# Sonic
22

33
<p align="center">
4-
<a href="https://github.com/sethmills21/sonic/releases/latest"><img src="https://img.shields.io/github/v/release/sethmills21/sonic?style=for-the-badge&color=blue" alt="Release"></a>
5-
<a href="https://github.com/sethmills21/sonic/stargazers"><img src="https://img.shields.io/github/stars/sethmills21/sonic?style=for-the-badge" alt="Stars"></a>
6-
<img src="https://img.shields.io/badge/node-%3E%3D20-green?style=for-the-badge&logo=node.js" alt="Node">
7-
<img src="https://img.shields.io/badge/license-MIT-yellow?style=for-the-badge" alt="License">
8-
<img src="https://img.shields.io/badge/sources-3-purple?style=for-the-badge" alt="Sources">
4+
<img src="./assets/demo.gif" alt="Sonic — terminal music player" width="800">
95
</p>
106

117
<p align="center">
12-
<img src="./assets/demo.gif" alt="Sonic — terminal music player" width="800">
8+
A terminal music player with a theatrical TUI, fast keyboard controls, and persistent local state.<br>
9+
Search YouTube, SoundCloud, and Mixcloud from your terminal. Zero browser tabs. One dependency.
1310
</p>
1411

15-
A terminal music player with a theatrical TUI, fast keyboard controls, and persistent local state.
16-
Search YouTube, SoundCloud, and Mixcloud from your terminal. Zero browser tabs. One dependency.
12+
<p align="center">
13+
<img src="https://img.shields.io/badge/node-%3E%3D20-green?style=flat-square&logo=node.js" alt="Node">
14+
<img src="https://img.shields.io/badge/license-MIT-yellow?style=flat-square" alt="License">
15+
<img src="https://img.shields.io/badge/sources-3-purple?style=flat-square" alt="Sources">
16+
</p>
1717

1818
## Table of Contents
1919

0 commit comments

Comments
 (0)