From ba7cf6f36ccf77f34d5d4554ca71e3da7f496a45 Mon Sep 17 00:00:00 2001 From: Sergio Tapia Gutierrez Date: Thu, 17 Jul 2014 09:47:44 -0400 Subject: [PATCH] Add smitego package to the third-party api's area. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 035b6640..0832dd75 100644 --- a/README.md +++ b/README.md @@ -385,6 +385,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. +* [smite](https://github.com/sergiotapia/smitego) - Go package to wraps access to the Smite game API. ## Utilities