From 05e333f10652a5d52c0d591d28bb713b9509ee82 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Tue, 7 Sep 2021 10:51:36 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c73613..fdd17ed 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Use the format `:gitmoji: ` in your commit messages. Only proper |:bug:|`:bug:`| bug fixing | |:truck:|`:truck:`| moving / renaming | |:recycle:|`:recycle:`| work related to CI/CD, webhooks, automated tests | -|:construction: / :boom:|`:construction:`/`:boom:`| work in progress / breaking changes | +|:boom:|`:boom:`| work in progress / breaking changes | |:memo:|`:memo:`| doc / logging / verbosity / code comments | |:fire: |`:fire:`| remove (dead) code / file | |:alien:|`:alien:`| changes related to APIs and Databases |