# MadMimi for PHP ## Notes on basic usage: $mimi = new MadMimi('username', 'api_key'); $mimi->Promotions(); $mimi->Lists(); ...and etc. For more detailed examples, see the Examples directory. General Mad Mimi API documentation can be found at the [Mad Mimi developer's wiki.](http://madmimi.com/developer) ## Contributors gorilla3d lehresman ## License (C) Copyright 2010 Mad Mimi, LLC <support@madmimi.com> Released under the MIT License.