From 2b7941d84df1a91106a51f0c5d3ad10310bb2313 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Mon, 28 Dec 2020 10:55:19 +0100 Subject: [PATCH] Update README.md --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 94b119e..9bf89f5 100644 --- a/README.md +++ b/README.md @@ -31,5 +31,6 @@ Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or PR). |:lipstick:|`:lipstick:`| Improve UI / UX, CLI or visualizations| ## Other methdology -* [Naming conventios](https://visualgit.readthedocs.io/en/latest/pages/naming_convention.html) -* [Scrum Glossary](https://www.scruminc.com/scrum-glossary/) +* Follow [naming conventions](https://visualgit.readthedocs.io/en/latest/pages/naming_convention.html) +* Use [scrum methodology](https://www.scruminc.com/scrum-glossary/) +* Avoid [dark patterns](https://darkpatterns.org/types-of-dark-pattern.html)