Skip to content

Commit 02b93f0

Browse files
committed
add logo to the README
Signed-off-by: Ayush <mail@ayuch.dev>
1 parent 8b12cc0 commit 02b93f0

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
<div align="center">
2+
13
# GITx - A Git TUI Helper
24

5+
<img src="./assets/images/gitx-terminal.png" alt="GITx Terminal" width="200">
6+
7+
</div>
8+
39
`gitx` is a Terminal User Interface (TUI) built with Go to help you learn and interact with Git. It provides a visual way to handle common Git commands, making it easier for both beginners and experienced users to manage their repositories without leaving the terminal.
410

511
Inspired by `lazygit`, `gitx` aims to provide a guided and educational experience.

assets/images/gitx-terminal.png

128 KB
Loading

0 commit comments

Comments
 (0)