From b5c33e0e7cbc83accd20311124ae079fde0eb7c3 Mon Sep 17 00:00:00 2001 From: Jonathan Llovet Date: Fri, 28 Oct 2022 01:31:37 -0400 Subject: [PATCH] Add link to PyPI to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9655373..0171add 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ The Jira CLI allows you to configure and manage your Jira instance using simple ## Installation -You can install the Jira CLI using pip. +You can install the Jira CLI using pip. [Check us out on PyPI](https://pypi.org/project/the-jira-cli/). ```shell pip install the-jira-cli