From ba72d0c2601cb42fbfd97a70c262a7ab3b5ac934 Mon Sep 17 00:00:00 2001 From: Cpt-Dingus <100243410+Cpt-Dingus@users.noreply.github.com> Date: Sun, 10 Sep 2023 22:39:27 +0200 Subject: [PATCH] fix: Added codefactor badge to readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 324d76d..1c3a0b3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # TuringBot ![CI](https://github.com/zleyyij/TuringBot/actions/workflows/ci.yaml/badge.svg) +[![CodeFactor](https://www.codefactor.io/repository/github/zleyyij/turingbot/badge/main)](https://www.codefactor.io/repository/github/zleyyij/turingbot/overview/main) [![Code Style: Google](https://img.shields.io/badge/code%20style-google-blueviolet.svg)](https://github.com/google/gts) A scaleable Discord bot, built as a replacement for https://github.com/r-Techsupport/TechSupportBot @@ -17,4 +18,4 @@ A scaleable Discord bot, built as a replacement for https://github.com/r-Techsup 3) Contribution docs - [Guidelines](./docs/guides/guidelines.md) -- Module explanations (TODO) \ No newline at end of file +- Module explanations (TODO)