From c82a7fea04abd1cc4571f51f66f021c553196a17 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Wed, 23 Dec 2020 11:01:28 +0100 Subject: [PATCH] :sparkles: add :art: --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 87a585d..04044eb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or PR). |emoji|code|description| |---|---|---| |:sparkles:|`:sparkles:`| add new feature / function| +|:art:|`:art:`| improve readibility / structure and fix flake8 errors | |:goal_net:|`:goal_net:`| try/raise/handle errors or warnings| |:zap:|`:zap:`| improve performance| |:bug:|`:bug:`| fix this bug|