Skip to content

Commit 95c6e76

Browse files
committed
Format documentation
1 parent 013cd29 commit 95c6e76

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
<h1 align="center">git-notify</h1>
2-
<p align="center">
3-
<strong>Communicate important updates to your team via git commit messages</strong>
4-
<br><br>
1+
# git-notify
2+
3+
_Communicate important updates to your team via git commit messages_.
54

65
## What is git-notify?
76

8-
Sometimes you need to communicate about important changes to other developers on your project. In a small team, a Slack message will probably do, but in larger teams and distributed organizations (such as open source projects), reaching everyone can be a pain.
7+
Sometimes you need to communicate changes to other developers on your project. In a small team, a Slack message will probably do, but in larger teams and distributed organizations (such as open source projects), reaching everyone can be a pain.
98

109
`git-notify` allows you to inject announcements into your git commit messages, and display them to other developers:
1110

0 commit comments

Comments
 (0)