From b1a15271153d97ac76456d98f2fef66b03d3668e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Gy=C3=B6ngy=C3=B6si?= Date: Thu, 18 Jul 2024 22:27:25 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20Corrected=20lines=20of=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8c80860..b684a8c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # moodle-to-vikwikiquiz -![Lines of code](https://img.shields.io/badge/lines_of_code-600+-blue) +![Lines of code](https://img.shields.io/badge/lines_of_code-500+-blue) [![Build status](https://scrutinizer-ci.com/g/gy-mate/moodle-to-vikwikiquiz/badges/build.png?b=main)](https://scrutinizer-ci.com/g/gy-mate/moodle-to-vikwikiquiz/build-status/main) [![Code quality](https://img.shields.io/scrutinizer/quality/g/gy-mate/moodle-to-vikwikiquiz/main)](https://scrutinizer-ci.com/g/gy-mate/moodle-to-vikwikiquiz/) [![Type hinting used](https://img.shields.io/badge/type_hinting-used-brightgreen)](https://docs.python.org/3/library/typing.html)