Skip to content

Commit ec844ad

Browse files
authored
Merge pull request #137 from akeneo/update-readme
Add CI status and fix version matrix compatibility
2 parents a50200f + 9374f8d commit ec844ad

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
A simple PHP client to use the [Akeneo PIM API](https://api.akeneo.com/).
44

5+
Matrix compatibility:
6+
7+
| API PHP Client version | PIM version(s) | CI status |
8+
|------------------------|----------------|---------------------------------------------------------------------------------------------------------------------------|
9+
| v1.0 | v2.0 | [![Build Status](https://travis-ci.org/akeneo/api-php-client.svg?branch=1.0)](https://travis-ci.org/akeneo/api-php-client)|
10+
511
## Requirements
612

713
* PHP >= 5.6

0 commit comments

Comments
 (0)