From 792a6b5b8905456732c7e37ff94cad8fe68d6553 Mon Sep 17 00:00:00 2001
From: Shabin k <73272797+SHABIN-K@users.noreply.github.com>
Date: Tue, 28 Nov 2023 20:23:05 +0530
Subject: [PATCH] Update README.md
---
README.md | 11 +++++++++++
1 file changed, 11 insertions(+)
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 π
+