Skip to content

Commit e740c37

Browse files
authored
doc(README.md): update README.md
1 parent 65d3d37 commit e740c37

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
[![Version](https://shields.io/badge/VERSION-1.1.0-blue?style=for-the-badge)](https://github.com/ghasemdev/git-commit-template/releases/tag/v1.1.0)
1+
[![Version](https://shields.io/badge/VERSION-1.2.0-blue?style=for-the-badge)](https://github.com/ghasemdev/git-commit-template/releases/tag/v1.1.0)
22
[![License Apache-2.0](https://shields.io/badge/LICENSE-APACHE--2.0-orange?style=for-the-badge)](https://opensource.org/licenses/MIT)
33

44
# git-commit-template
@@ -48,5 +48,14 @@ With the `git log` command, we can see the message that we committed.
4848

4949
![git log](images/3.png)
5050

51+
### signature
52+
53+
You can use `-s` to add a signature to the gct.
54+
55+
```bash
56+
➜ gct -s
57+
➜ gct sign
58+
```
59+
5160
## Tanks For Supporting 🐯
5261

0 commit comments

Comments
 (0)