Skip to content

Commit 64b8f23

Browse files
authored
Emphasize that this is an unofficial library
1 parent 93abf11 commit 64b8f23

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# PostNL REST API PHP Bindings
1+
# Unofficial PostNL REST API PHP Bindings
22

33
[![Latest Stable Version](https://poser.pugx.org/firstred/postnl-api-php/v)](https://packagist.org/packages/firstred/postnl-api-php)
44
[![Total Downloads](https://poser.pugx.org/firstred/postnl-api-php/downloads)](https://packagist.org/packages/firstred/postnl-api-php)
@@ -10,7 +10,7 @@
1010

1111
## About
1212

13-
This PHP library for both PostNL's REST API aims to provide a simple way to connect your
13+
This unofficial PHP library for the PostNL REST API aims to provide a simple way to connect your
1414
application with PostNL. By abstracting away needless complexity when processing shipment
1515
information and increased fault-tolerance, you can get up and running with PostNL in minutes.
1616
At the lower level this library uses asynchronous communication and payload splitting for

0 commit comments

Comments
 (0)