From ad53eca97c20c9e2656c6fac8ceca1c11dee47c1 Mon Sep 17 00:00:00 2001 From: Daniel Thoren Date: Fri, 19 Mar 2021 13:24:42 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b22ec13..2cc4a1f 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,15 @@ In your commit message use the format `:gitmoji: `. Only propper Missing a gitmoji? Get [inspiration](https://gist.github.com/rxaviers/7360908). Submit an [issue](https://github.com/DannyDannyDanny/gitmoji/issues) (or [Pull Request](https://github.com/DannyDannyDanny/gitmoji/pulls)). - ## Git Branching > Coming soon! 🚧 +## Repo Badges +> Coming soon! 🚧 + +![Coverage badge][coverage-badge] +[coverage-badge]: https://img.shields.io/badge/Coverage-100%25-brightgreen.svg + ## Other methdology * [Things you should do know](https://secure.phabricator.com/book/phabflavor/article/things_you_should_do_now/) * Follow [naming conventions](https://visualgit.readthedocs.io/en/latest/pages/naming_convention.html)