Skip to content

Commit b5fe2bf

Browse files
Center new README images
1 parent 96e76f5 commit b5fe2bf

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@ GitUp
55

66
**Work quickly, safely, and without headaches. The Git interface you've been missing all your life has finally arrived.**
77

8-
<img src="https://i.imgur.com/JuQIxJu.png" width="45%" height="45%"><img src="https://i.imgur.com/9rgXktz.png" width="45%" height="45%">
8+
<p align="center">
9+
<img src="https://i.imgur.com/JuQIxJu.png" width="50%" height="50%"><img src="https://i.imgur.com/9rgXktz.png" width="50%" height="50%">
10+
</p>
911

1012
Git recently celebrated its 10 years anniversary, but most engineers are still confused by its intricacy (3 of the [top 5 questions of all time](http://stackoverflow.com/questions?sort=votes) on Stack Overflow are Git related). Since Git turns even simple actions into mystifying commands (“git add” to stage versus “git reset HEAD” to unstage anyone?), it’s no surprise users waste time, get frustrated, distract the rest of their team for help, or worse, screw up their repo!
1113

0 commit comments

Comments
 (0)