Skip to content

Commit

Permalink
Merge pull request #123 from akeneo/readme-2-0
Browse files Browse the repository at this point in the history
Add some precisions to the readme
  • Loading branch information
LaurentPetard authored Feb 19, 2018
2 parents df48d3e + 76b9a77 commit ea83f22
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

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

- The version v1.0 is compatible with the PIM 2.0.
- The version v2.0 is compatible with the PIM 2.1.

## Requirements

* PHP >= 5.6
Expand Down Expand Up @@ -130,5 +133,7 @@ $client->getProductApi()->upsertList([

## Support

The support of this client is made in best effort by our Akeneo team.

If you find a bug or want to submit an improvement, don't hesitate to raise an issue on Github.
Also, you can ask questions and discuss about the PHP client with the community in the [Slack User Group](https://akeneopim-ug.slack.com/messages/web-api/).

0 comments on commit ea83f22

Please sign in to comment.