Skip to content

Commit 0455769

Browse files
authored
Update README.md
1 parent 250ce71 commit 0455769

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,17 @@
1-
# php-client
2-
PHP Api Client using Curl
1+
Api Postcode PHP Client
2+
=======================
3+
4+
A PHP client for fetching address detials from https://api-postcode.nl
5+
6+
Installation
7+
------------
8+
Installation is a quick step process:
9+
10+
1. Download the client with composer
11+
12+
### Step 1: Download php-client using composer
13+
14+
15+
``` bash
16+
$ composer require api-postcode/php-client
17+
```

0 commit comments

Comments
 (0)