Skip to content

Commit

Permalink
refactor: border to image?
Browse files Browse the repository at this point in the history
  • Loading branch information
dd84ai committed Dec 11, 2023
1 parent 241f560 commit 6a6ae51
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,9 @@ as a result of the tool work, you have decreased toll on release documentation w
- `echo 123 >> README.md && git add -A && git commit -m "fix(api): example of scoped bug fix"`
- generate changelog with `autogit changelog`

![changelog example](assets/changelog_example.png)
<p align="center" class="custom_borser">
<img src="assets/changelog_example.png" style="border: 5px solid #FFF;"/>
</p>

## video version:

Expand Down

0 comments on commit 6a6ae51

Please sign in to comment.