Skip to content
This repository was archived by the owner on Jul 18, 2023. It is now read-only.

Commit c99538b

Browse files
committed
Improve README.md
1 parent e16dba0 commit c99538b

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

‎README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
<p align="center">
22
<h1 align="center">Git Cheats • Interactive Git Cheatsheet</h1>
33
</p>
4+
45
<p align="center">
5-
<b>Git Cheats</b> aims to ease the pain while transitioning from sluggish GUI clients to blazing-fast terminal commands. It is not a direct replacement for the original documentation, but a companion for beginners.
6+
Git Cheats is an intuitive and user-friendly interactive Git cheatsheet that provides a handy reference for developers to search and access commonly used Git commands quickly and efficiently.
67
</p>
78

89
<p align="center">
@@ -13,11 +14,11 @@
1314

1415
With Git Cheats you can;
1516

16-
- Easily search for commands
17+
- Easily search for commands by name
1718
- Filter a group of commands by category
1819
- Copy usage examples to paste into your terminal
1920
- Click any command name to launch the original documentation
20-
- Show and hide commands depending on their complexity through dropdown menu (`Basic`, `Normal`, `Advanced`)
21+
- Show and hide commands depending on their complexity through the menu (`Basic`, `Normal`, `Advanced`)
2122

2223
Also includes `strict` cookies to remember your preferences next time you launch the app. Nothing is stored on the server.
2324

0 commit comments

Comments
 (0)