Skip to content

Commit 0f99b4e

Browse files
committed
📚 docs: improve README layout, add header and peerlist embed
1 parent 6c4ec94 commit 0f99b4e

1 file changed

Lines changed: 21 additions & 4 deletions

File tree

README.md

Lines changed: 21 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,31 @@
1-
# ShellWrapped 🐚🎁
1+
<div align="center">
2+
3+
![ShellWrapped Demo](./shell-wrapped.png)
4+
5+
# Shell Wrapped - Your Terminal's Spotify Wrapped.
26

37
[![CI/CD](https://github.com/UtkarshTheDev/shellwrapped/actions/workflows/ci-cd.yml/badge.svg)](https://github.com/UtkarshTheDev/shellwrapped/actions/workflows/ci-cd.yml)
48
[![npm version](https://badge.fury.io/js/shellwrapped.svg)](https://badge.fury.io/js/shellwrapped)
59
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
610

7-
> **Your Terminal's Spotify Wrapped.**
11+
<br />
12+
13+
<a href="https://peerlist.io/mohitx/project/shell-wrapped" target="_blank" rel="noreferrer">
14+
<img
15+
src="https://peerlist.io/api/v1/projects/embed/PRJHR8DJN6KG7NOJG3M8OE7BJB8NDO?showUpvote=true&theme=dark"
16+
alt="Shell Wrapped"
17+
style="width: auto; height: 72px;"
18+
/>
19+
</a>
20+
21+
<br />
22+
23+
</div>
24+
25+
---
826

927
ShellWrapped is a CLI tool that analyzes your shell history (Bash or Zsh) and generates a "Wrapped" style summary of your year in the terminal. Discover your top commands, peak productivity hours, coding personality, and more, all presented in a beautiful, animated terminal UI with background lo-fi beats.
1028

11-
![ShellWrapped Demo](./shellwrapped_2025.svg)
1229

1330
## Features
1431

@@ -100,4 +117,4 @@ Contributions are welcome! See [CONTRIBUTING.md](CONTRIBUTING.md) for details.
100117

101118
## License
102119

103-
MIT © [ShellWrapped](LICENSE)
120+
MIT © [ShellWrapped](LICENSE)

0 commit comments

Comments
 (0)