Skip to content

Commit 9b9ab96

Browse files
committed
docs: update README
1 parent 61878a4 commit 9b9ab96

File tree

2 files changed

+18
-0
lines changed

2 files changed

+18
-0
lines changed

README.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,21 @@ This Visual Studio Code extension enables to commit simply by the semantic messa
2727
</p>
2828

2929
<br>
30+
31+
## 👨🏻‍🏫 How to Use
32+
33+
The first thing you need to do is installing the [extension](https://marketplace.visualstudio.com/items?itemName=nitayneeman.git-semantic-commit).
34+
35+
Well, there are two ways to trigger the "Semantic Commit" command:
36+
37+
### 1. Command Palette
38+
39+
Open the Command Palette and start typing `Git: Semantic Commit`:
40+
41+
<p align="center">
42+
<img src="https://github.com/nitayneeman/vscode-git-semantic-commit/blob/master/images/usage/command-palette.gif?raw=true" alt="Preview">
43+
</p>
44+
45+
Then, choose the appropriate command and follow the steps.
46+
47+
<br>

images/usage/command-palette.gif

6.13 MB
Loading

0 commit comments

Comments
 (0)