diff --git a/README.md b/README.md
index 2cb4002..52031d2 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,17 @@ Commit message types
This means that PATCHes are bug fixes and MINORs add new features but neither of them break what worked before.
Finally, MAJORs add changes that wonβt work with earlier versions.
+:sparkles: Add new feature π
+:bug: Fix bug π
+:recycle: Refactor code β»οΈ
+:boom: Breaking change π₯
+:lock: Improve security π
+:memo: Update documentation π
+:rocket: Improve performance π
+:lipstick: Improve UI π
+:construction: Work in progress π§
+:tada: Release new version π
+