Skip to content

Commit b471cac

Browse files
committed
Revamp README header and intro copy
Update README branding and messaging: replace the header image, change the main title to "GitScrum CLI: Status follows Code ⚡", and rewrite the intro to emphasize git-native task management and automation for terminal-first developers. Add a centered hero image and tidy up minor formatting (remove an extra blank line). These are cosmetic/branding improvements to make the CLI positioning clearer.
1 parent 74897eb commit b471cac

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
<p align="center">
2-
<img src="https://site-assets.gitscrum.com/vscode/gitscrum-white.png" alt="GitScrum" width="160"/>
2+
<img width="508" height="129" alt="image" src="https://github.com/user-attachments/assets/56204676-18a3-4e30-8b19-7048f56bc2b7" />
33
</p>
44

5-
<h1 align="center">GitScrum CLI</h1>
5+
<h1 align="center">GitScrum CLI: Status follows Code ⚡</h1>
66

77
<p align="center">
8-
Command-line interface for GitScrum.<br/>
9-
Manage projects, track time, and ship faster — without leaving your terminal.
8+
Official GitScrum CLI: Git-native task management and time tracking for the terminal..<br/>
9+
Git-native task management for developers who live in the terminal. Zero context switching. Automation-first. Built to keep you in the flow.
1010
</p>
1111

1212
<p align="center">
@@ -17,12 +17,14 @@
1717
<a href="https://github.com/gitscrum-core/cli/actions/workflows/ci.yml"><img src="https://github.com/gitscrum-core/cli/actions/workflows/ci.yml/badge.svg" alt="CI"></a>
1818
</p>
1919

20-
<br/>
21-
2220
## Overview
2321

2422
GitScrum CLI gives you full access to your [GitScrum](https://gitscrum.com) workspace from the terminal. Tasks, time tracking, sprints, analytics — everything without leaving your editor.
2523

24+
<p align="center">
25+
<img src="https://github.com/user-attachments/assets/c189d98a-78a2-4f1b-b6fd-d2f6a56487b9" />
26+
</p>
27+
2628
> **⚠️ BETA**: This CLI is in active development. While fully functional, you may encounter bugs or breaking changes. [Report issues](https://github.com/gitscrum-core/cli/issues) to help us improve!
2729
2830
```bash
@@ -389,4 +391,4 @@ MIT — see [LICENSE](LICENSE).
389391

390392
<p align="center">
391393
Built by <a href="https://gitscrum.com">GitScrum</a>
392-
</p>
394+
</p>

0 commit comments

Comments
 (0)