Skip to content

Commit 56757db

Browse files
committed
docs: video instruction added
docs: fit video example
1 parent 320c6bd commit 56757db

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ as a result of the tool work, you have decreased toll on release documentation w
3232

3333
# Getting started
3434

35-
text version at ubuntu 22.04:
35+
## text version at ubuntu 22.04:
3636
- [install latest](#install-latest)
3737
- install git if not present with `apt install -y git`
3838
- init git repo if not present `git init && git config user.email "you@example.com" && git config user.name example`
@@ -50,6 +50,10 @@ text version at ubuntu 22.04:
5050

5151
![changelog example](assets/changelog_example.png)
5252

53+
## video version:
54+
55+
https://github.com/darklab8/darklab_autogit/assets/20555918/44a05f9b-393f-4f6c-aea5-f4732f4fde73
56+
5357
# Installation
5458

5559
## Linux

assets/video_instruction.mp4

5.96 MB
Binary file not shown.

docs/git-conventional-commits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Reviewed-by: Z
5858
Refs: #123
5959
```
6060

61-
61+
https://github.com/darklab8/darklab_autogit/assets/20555918/44a05f9b-393f-4f6c-aea5-f4732f4fde73
6262

6363
## How it benefits you?
6464

0 commit comments

Comments
 (0)