Skip to content
This repository was archived by the owner on Sep 16, 2021. It is now read-only.

Commit 053f116

Browse files
committed
Composer install details to readme
1 parent 8431152 commit 053f116

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
# Bol.com Plaza API client for PHP
2-
Work in progress, but this will be an open source PHP client for the Bol.com Plaza API.
2+
Work in progress, but this an open source PHP client for the [Bol.com Plaza API](https://developers.bol.com/documentatie/plaza-api/).
33

44
## Installation
5-
WIP: Will be on Packagist
5+
Get it with [composer](https://getcomposer.org)
6+
7+
Run the command:
8+
```
9+
composer require picqer/bol-plaza-php-client
10+
```
611

712
## Example: get open orders
813
```php

0 commit comments

Comments
 (0)