Skip to content

Commit 12df9f2

Browse files
authored
docs: logo (#83)
Updated README to enhance formatting and add links.
1 parent 0954ccc commit 12df9f2

1 file changed

Lines changed: 13 additions & 8 deletions

File tree

README.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,22 @@
1-
# diffnav
1+
<br />
2+
<p align="center">
3+
<img width="504" height="96" alt="output-onlinepngtools" src="https://github.com/user-attachments/assets/b932225f-7f49-4274-886d-61e640f4ef8b" />
4+
</p>
25

3-
A git diff pager based on [delta](https://github.com/dandavison/delta) but with a file tree, à la GitHub.
6+
<p align="center">
7+
A git diff pager based on <a href="https://github.com/dandavison/delta">delta</a> but with a file tree, à la GitHub.
8+
<br />
9+
<br />
10+
<a href="https://github.com/dlvhdr/gh-dash/releases"><img src="https://img.shields.io/github/release/dlvhdr/diffnav.svg" alt="Latest Release"></a>
11+
<a href="https://discord.gg/SXNXp9NctV"><img src="https://img.shields.io/discord/1413193703476035755?label=discord" alt="Discord"/></a>
12+
<a href="https://github.com/sponsors/dlvhdr"><img src=https://img.shields.io/github/sponsors/dlvhdr?logo=githubsponsors&color=EA4AAA /></a>
13+
<a href="https://www.jetify.com/devbox/docs/contributor-quickstart/" alt="Built with Devbox"><img src="https://www.jetify.com/img/devbox/shield_galaxy.svg" /></a>
14+
</p>
415

516
<p align="center">
617
<img width="900" src="https://github.com/user-attachments/assets/104e156e-7e9d-4ea5-bea1-399ca71e12a5" />
718
</p>
819

9-
10-
<details>
11-
<summary>Demo</summary>
12-
<img src="https://github.com/dlvhdr/diffnav/blob/74c3f341797ab121ce8edf785ef63e00075ce040/out.gif" />
13-
</details>
14-
1520
## Installation
1621

1722
Homebrew:

0 commit comments

Comments
 (0)