Skip to content

Commit

Permalink
Update README.md (#90)
Browse files Browse the repository at this point in the history
  • Loading branch information
albiberto committed Jan 28, 2024
1 parent 01c3472 commit 0f974e5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ For more details about JQL, please refer to the [wiki](https://github.com/alby-c

## Installation

You should install JqlBuilder with NuGet:
You should install JqlBuilder with [NuGet](https://www.nuget.org/packages/JqlBuilder):

```
NuGet\Install-Package JQLBuilder
Expand Down Expand Up @@ -161,4 +161,4 @@ The following table lists the supported fields and their corresponding types, al
| USER | membersOf, currentUser |
| HISTORICAL_USER | membersOf, currentUser |
| SPRINT | openSprints, closedSprints |
| COMPONENT | componentsLeadByUser |
| COMPONENT | componentsLeadByUser |

0 comments on commit 0f974e5

Please sign in to comment.