Skip to content

Commit 25246f8

Browse files
committed
Add prominent link to real-world scenarios in README
- Add highlighted callout in 'Why Does This Exist?' section - Direct users to practical examples document - Use compelling copy to encourage clicking - Position link strategically after the problem statement
1 parent 12b42d5 commit 25246f8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,8 @@ Most Git tools either:
5858

5959
`git-x` fixes that by giving you **opinionated, purpose-built subcommands** that *just do the thing*.
6060

61+
> 💡 **Want to see git-x in action?** Check out our [**Real-World Scenarios**](docs/real-world-scenarios.md) document to see exactly how git-x commands solve everyday developer problems like code review cleanup, branch naming mistakes, urgent context switching, and complex remote workflows.
62+
6163
---
6264

6365
## Installation

0 commit comments

Comments
 (0)