Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jantinnerezo authored Mar 22, 2024
1 parent ad996ab commit 778c990
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
![example workflow](https://github.com/airlst/sdk-php/actions/workflows/ci.yml/badge.svg)

# Core API SDK for PHP
This package is currently work in progress

## Requirements
- PHP 8.2
Expand All @@ -12,7 +13,7 @@ Add the package to your composer.json repositories array.
"repositories": [
{
"type": "vcs",
"url": "https://github.com/airlst/sdk-php.git"
"url": "https://github.com/airlst/sdk-php"
}
]
```
Expand Down

0 comments on commit 778c990

Please sign in to comment.