diff --git a/README.md b/README.md index a9e69c5..a684069 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ -# mintance-php +# Mintance PHP Library This library provides an API to track events and update profiles on Mintance. + +Install with Composer +------------ +Add mixpanel/mixpanel-php as a dependency and run composer update + +```json +"require": { + ... + "mintance/mintance-php" : "1.*" + ... +} +``` diff --git a/composer.json b/composer.json index ac257d7..e20f263 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,5 @@ { - "name": "Mintance/mintance-php", + "name": "mintance/mintance-php", "description": "The Official PHP library for Mintance", "keywords": [ "mintance",