Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nop77svk authored Feb 16, 2024
1 parent 424ba3f commit a172298
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +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)
- "vanilla" Jira server support: ✔️
- "Tempo Timesheets" plugin support: ✔️
- "ICTime" plugin support: ❎ (planned)
- Jira server
- "vanilla" Jira server support: ✔️ (version 2 REST API)
- "Tempo Timesheets" plugin support: ✔️ (version 4 REST API)
- "ICTime" plugin support: ✔️ (version 1.0 REST API)

## Configuration

Expand All @@ -33,7 +33,7 @@ As for the CLI worklogger binary, there are command-line options available as we
Available values are:
- Vanilla
- TempoTimeSheets
- ICTime (not implemented yet)
- ICTime

## The input CSV structure

Expand Down

0 comments on commit a172298

Please sign in to comment.