Skip to content

Commit ea83f22

Browse files
Merge pull request #123 from akeneo/readme-2-0
Add some precisions to the readme
2 parents df48d3e + 76b9a77 commit ea83f22

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

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

5+
- The version v1.0 is compatible with the PIM 2.0.
6+
- The version v2.0 is compatible with the PIM 2.1.
7+
58
## Requirements
69

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

131134
## Support
132135

136+
The support of this client is made in best effort by our Akeneo team.
137+
133138
If you find a bug or want to submit an improvement, don't hesitate to raise an issue on Github.
134139
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 commit comments

Comments
 (0)