You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11Lines changed: 11 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,17 @@
2
2
3
3
This software is designed to make your life easier by writing your commit messages for you
4
4
5
+
# Examples
6
+
7
+
```
8
+
easycommitmessage
9
+
>>> fixed identical bug
10
+
easycommitmessage
11
+
>>> removed feline feature
12
+
easycommitmessage
13
+
>>> adds charming bug
14
+
```
15
+
5
16
# Installation
6
17
7
18
Download the latest binary from the [releases](https://github.com/lyqio/easy-commit-messages/releases) and then you will be able to run the .exe file to use the program.
0 commit comments