Skip to content

Commit b69eb24

Browse files
committed
🚧 Work in progress
1 parent 5ec5054 commit b69eb24

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,17 @@
1-
# commit-message-emoji
1+
# Commit-message-emoji
22

33
This is my commit message emoji structure, I have consulted on websites online and edited it to my liking, if you like you can give me a star.
44

5-
# How to usage
5+
## How to usage
66
```
77
git commit -m':tada: Begin a project'
88
```
99
```:tada: | is the emoji code```
1010

1111
```Begin a project | is a commit```
1212

13+
## My emoji list
14+
1315
<div align="center">
1416

1517
| Commit type | Emoji |
@@ -59,3 +61,8 @@ git commit -m':tada: Begin a project'
5961
</div>
6062

6163

64+
## See more
65+
66+
[Other sources](https://gitmoji.dev/)
67+
68+
[emoji code](https://www.webfx.com/tools/emoji-cheat-sheet/)

0 commit comments

Comments
 (0)