Skip to content

Commit 781fb61

Browse files
committed
📝 Update README.md
1 parent efdf187 commit 781fb61

File tree

1 file changed

+16
-11
lines changed

1 file changed

+16
-11
lines changed

README.md

Lines changed: 16 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
1-
<h1>gitmoji-semver</h1>
2-
1+
<h1 align="center">😄 gitmoji-semver 🚀</h1>
2+
3+
<p align="center">
4+
<a href="#" target="_blank">
5+
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
6+
</a>
7+
<a href="https://gitmoji.carloscuesta.me">
8+
<img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
9+
</a>
10+
<a href="https://github.com/semantic-release/semantic-release">
11+
<img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" alt="semantic-release">
12+
</a>
13+
</p>
14+
15+
<p align="center">
316
😆 Just commit with gitmoji, and you'll get auto versioning by semantic versioning and auto release to github.
17+
</p>
418

5-
<a href="#" target="_blank">
6-
<img alt="License: MIT" src="https://img.shields.io/badge/License-MIT-yellow.svg" />
7-
</a>
8-
<a href="https://gitmoji.carloscuesta.me">
9-
<img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
10-
</a>
11-
<a href="https://github.com/semantic-release/semantic-release">
12-
<img src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg" alt="semantic-release">
13-
</a>
1419

1520
| Auto versioning and release to github ([example](https://github.com/nkmr-jp/gitmoji-semver-sample/releases/tag/v4.0.0)) |
1621
|--|

0 commit comments

Comments
 (0)