From 43a7b49b57be8d4585c4ff90d5b7cc38c3f3e304 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20Tapaj=C3=B3s?= Date: Thu, 18 Aug 2016 09:47:25 -0300 Subject: [PATCH] Update Ruby wrapper. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c1845f..57dae58 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ You can explore the view part of the API (everything that's fetched with GET) th Wrappers and example code ------------------------- -* [Ruby wrapper by tapajos](http://github.com/tapajos/highrise) +* [Ruby wrapper by tapajos and kmayer](http://github.com/tapajos/highrise) * [Pyrise by FeedMagnet](https://github.com/feedmagnet/pyrise) * [Highton (Python) by bykof](https://github.com/seibert-media/Highton) * [Highrise-PHP-Api](https://github.com/ignaciovazquez/Highrise-PHP-Api)