From 1548254b689e98e187c2bfdf2a3f114f2f73ea67 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Hra=C5=A1ko?= <16204822+nop77svk@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:55:07 +0000 Subject: [PATCH] Update README.md (#8) --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a33d709..7059ade 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,10 @@ Meet the scripted Jira worklogging! Give it your worklogs in a CSV file (and you ## Prerequisites - .NET 6 run-time installed (for simple, cross-platform build) or no .NET runtime necessary (for self-contained, single-exe, Windows-only build); You choose! -- Jira server (with version 2 REST API) and the "Tempo Timesheets" plugin +- Jira server (with version 2 REST API) +-- "vanilla" Jira server support: ✔️ +-- "Tempo Timesheets" plugin support: ✔️ +-- "ICTime" plugin support: ❎ (planned) ## Configuration