Skip to content

Commit bc98203

Browse files
authored
Update README.md
1 parent 4d91e48 commit bc98203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ English | [한국어](./README.ko.md)
88

99
## Why git-intent?
1010

11-
Most developers tend to write code first and only think about commit messages afterward.
12-
This often results in large, unfocused, and unclear commits.
11+
Most developers tend to write code first and only think about commit messages afterward.
12+
This often results in large, unfocused, and unclear commits.
1313
Inspired by the Test-Driven Development (TDD) approach, **git-intent** helps you define clear intents before you start coding, making your commit process an intentional part of development.
1414

1515
By focusing on your intent before coding, **git-intent** helps you:

0 commit comments

Comments
 (0)