Skip to content

Commit 7f08c40

Browse files
committed
📝 Update README.md
1 parent 860022a commit 7f08c40

File tree

1 file changed

+31
-3
lines changed

1 file changed

+31
-3
lines changed

README.md

Lines changed: 31 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,20 @@
1-
# gitmoji-semver
1+
<h1 align="center">Welcome to gitmoji-semver 👋</h1>
2+
3+
<p>
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+
16+
> A script to add the semver field to gitmojis.json, and generate semantic-release setting files.
17+
218

319
- A simple script to add the semver field to [gitmojis.json](https://github.com/carloscuesta/gitmoji/blob/master/src/data/gitmojis.json).
420
- Generate the files `gitmojis.json` with the semver field added.
@@ -36,7 +52,7 @@ make help
3652
```
3753
![image](https://user-images.githubusercontent.com/8490118/97711943-179cc780-1b01-11eb-935f-951956cfb18c.png)
3854

39-
## Edit semver.yml for your project
55+
### Edit semver.yml for your project
4056

4157
[./semver.yml](./semver.yml)
4258

@@ -48,5 +64,17 @@ semver:
4864
```
4965
5066
51-
# Reference
67+
## Reference
5268
- https://github.com/carloscuesta/gitmoji/issues/429
69+
70+
## Author
71+
72+
👤 **nkmr-jp**
73+
74+
75+
## Show your support
76+
77+
Give a ⭐️ if this project helped you!
78+
79+
***
80+
_This README was generated with ❤️ by [readme-md-generator](https://github.com/kefranabg/readme-md-generator)_

0 commit comments

Comments
 (0)