From db75df47a3e42534f8d3934d6def027429492137 Mon Sep 17 00:00:00 2001 From: Sirin Puenggun Date: Mon, 30 Oct 2023 20:20:12 +0700 Subject: [PATCH] Add badge to README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..803f355 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# TurTaskWeb + +[![Django Testing](https://github.com/TurTaskProject/TurTaskWeb/actions/workflows/django.yml/badge.svg)](https://github.com/TurTaskProject/TurTaskWeb/actions/workflows/django.yml) + +--- + +TurTask is a task and project management tool that incorporates gamification elements. + +[Wiki Repository](https://github.com/TurTaskProject/TurTaskWiki)