From 16e4e7728ec0caa0f53662a10c74de890541ab39 Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Tue, 31 Oct 2017 09:29:49 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8b9a98cd..c5682cc1 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ API | Description | Auth | HTTPS | Link | ### Development API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| ApiLeap | Chrome based screenshot API to make images from web pages and HTML | `apiKey` | Yes | [Go!](https://apileap.com/) | +| ApiLeap | Make screenshots from web pages and HTML | `apiKey` | Yes | [Go!](https://apileap.com/) | | APIs.guru | Wikipedia for Web APIs, OpenAPI/Swagger specs for public APIs | No | Yes | [Go!](https://apis.guru/api-doc/) | | BetterMeta | Return a site's meta tags in JSON format | X-Mashape-Key | Yes | [Go!](http://bettermeta.io) | | Bitbucket | Pull public information for a Bitbucket account | No | Yes | [Go!](https://api.bitbucket.org/2.0/users/karllhughes) |