Skip to content

Commit

Permalink
✏️ remove development note
Browse files Browse the repository at this point in the history
  • Loading branch information
devmoath committed Nov 16, 2022
1 parent 7c20145 commit 08c4d63
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,16 +15,14 @@
the [Jira API](https://docs.atlassian.com/software/jira/docs/api/REST/8.0.0) and
the [Service Desk API](https://docs.atlassian.com/jira-servicedesk/REST/5.2.0/).

> This project is a work-in-progress. Code and documentation are currently under development and are subject to change.
## Get Started

> **Requires [PHP 8.1+](https://php.net/releases/)**
First, install `devmoath/jira-php` via the [Composer](https://getcomposer.org/) package manager:

```bash
composer require devmoath/jira-php dev-master
composer require devmoath/jira-php
```

Then, interact with Jira's APIs:
Expand Down

0 comments on commit 08c4d63

Please sign in to comment.