From 8c97e23643774fd5e5662fae7cbd230a2f76511a Mon Sep 17 00:00:00 2001 From: Digant Goradia Date: Thu, 4 Jan 2024 22:22:05 -0500 Subject: [PATCH] Fixed typo in README under development APIs section (#120) --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 66020f8..b9d26ed 100644 --- a/README.md +++ b/README.md @@ -297,8 +297,7 @@ For information on contributing to this project, please see the [contributing gu | [BetterMeta](http://bettermeta.io) | Return a site's meta tags in JSON format | `X-Mashape-Key` | Yes | Unknown | | [Bored](https://www.boredapi.com/) | Find random activities to fight boredom | No | Yes | Unknown | | [Browshot](https://browshot.com/api/documentation) | Easily make screenshots of web pages in any screen size, as any device | `apiKey` | Yes | Unknown | -| [BrowserCat](https://www.browsercat.com/) | Headless browser API for automation, scraping, and more - | `apiKey` | Yes | Yes | +| [BrowserCat](https://www.browsercat.com/) | Headless browser API for automation, scraping, and more | `apiKey` | Yes | Yes | | [CDNJS](https://api.cdnjs.com/libraries/jquery) | Library info on CDNJS | No | Yes | Unknown | | [Changelogs.md](https://changelogs.md) | Structured changelog metadata from open source projects | No | Yes | Unknown | | [CountAPI](https://countapi.xyz) | Free and simple counting service. You can use it to track page hits and specific events | No | Yes | Yes |