From 4ba0fbf3830774416315334ae2e726851a9082e9 Mon Sep 17 00:00:00 2001 From: melwinalm Date: Mon, 17 Apr 2017 21:50:05 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ab78b52d..e0584a9d 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ Please note a passing build status indicates all listed APIs are available since | Genderize.io | Determines a gender from a first name | No | Yes | [Go!](https://genderize.io) | | Github - User Data | Pull public information for a user's github | No | Yes | [Go!](https://api.github.com/users/hackeryou) | | Gitter | Chat for GitHub | `OAuth` | Yes | [Go!](https://developer.gitter.im/docs/welcome) | -| HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go](https://www.hackerrank.com/api/docs) | +| HackerRank | Compile source code and run against a set of provided test cases | `apiKey` | Yes | [Go!](https://www.hackerrank.com/api/docs) | | Hipster Ipsum | Generates Hipster Ipsum text | No | No | [Go!](http://hipsterjesus.com/) | | IPify | A simple IP Address API | No | Yes | [Go!](https://www.ipify.org/) | | JSON 2 JSONP | Convert JSON to JSONP (on-the-fly) for easy cross-domain data requests using client-side JavaScript | No | Yes | [Go!](https://json2jsonp.com/) |