From 59c35305c7e4c1ed77256f0569f101b36e1f45b5 Mon Sep 17 00:00:00 2001 From: db123 Date: Thu, 25 Jun 2026 12:33:58 +0330 Subject: [PATCH] docs: add Gitea Actions CI badge to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index ff740d6..46b94ae 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # WorkTime Bot +[![CI](https://git.db123.ir/db123/worktimeBot/actions/workflows/ci.yml/badge.svg?branch=main)](https://git.db123.ir/db123/worktimeBot/actions/workflows/ci.yml) + A Telegram time-tracking bot with **RPG progression system**, **WorkTime League**, **salary estimation**, **burnout assessment**, and **multi-calendar support** (Gregorian, Jalali/Persian, Hijri). Clock in/out, track work types, mark day off, get daily reports, browse and edit history by month, and export monthly `.xlsx` reports. ## Quick Start