We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 707d555 commit e5e16d2Copy full SHA for e5e16d2
1 file changed
README.md
@@ -3,6 +3,8 @@ MailChimp API
3
4
Super-simple, minimum abstraction MailChimp API v2 wrapper, in PHP.
5
6
+For API v3 version, see the [api-v3 branch](https://github.com/drewm/mailchimp-api/tree/api-v3).
7
+
8
I hate complex wrappers. This lets you get from the MailChimp API docs to the code as directly as possible.
9
10
Requires PHP 5.3 and a pulse. Abstraction is for chimps.
0 commit comments