From 26099ace7dca16dac470ff6a672279935f1a5b89 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Mon, 4 Jan 2021 10:59:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bf89f5..ece8784 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or PR). |: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| +|:zap:|`:zap:`| improve performance / coverage / profiling | |:bug:|`:bug:`| fix this bug| |:truck:|`:truck:`| moving / renaming | |:recycle:|`:recycle:`| refactor code |