diff --git a/README.md b/README.md
index 52031d2..929a13e 100644
--- a/README.md
+++ b/README.md
@@ -6,16 +6,16 @@ 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 π
+- :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 π