From 6482dabd66d99a9f5f5b9b3ebb014f1f810064fa Mon Sep 17 00:00:00 2001 From: Duke Date: Fri, 11 Jul 2014 20:20:41 -0300 Subject: [PATCH] added mixpanel --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a7b55fd1..e0a065f5 100644 --- a/README.md +++ b/README.md @@ -374,6 +374,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [github](https://github.com/google/go-github) - Go library for accessing the GitHub API. * [hipchat](https://github.com/andybons/hipchat) - This project implements a golang client library for the Hipchat API. * [hipchat (xmpp)](https://github.com/daneharrigan/hipchat) - A golang package to communicate with HipChat over XMPP. +* [mixpanel](https://github.com/dukex/mixpanel) - Mixpanel is a library for tracking events and sending Mixpanel profile updates to Mixpanel from your go applications. ## Utilities