From 7d85dccbe76264964ba18366081a35228e906437 Mon Sep 17 00:00:00 2001 From: speedyshreya Date: Thu, 27 Jan 2022 19:21:09 +0530 Subject: [PATCH] Added missing whitespace after | --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5021fcf5..662acb86 100644 --- a/README.md +++ b/README.md @@ -653,6 +653,7 @@ API | Description | Auth | HTTPS | CORS | API | Description | Auth | HTTPS | CORS | |---|---|---|---|---| | [chucknorris.io](https://api.chucknorris.io) | JSON API for hand curated Chuck Norris jokes | No | Yes | Unknown | +| [Corporate Buzz Words](https://github.com/sameerkumar18/corporate-bs-generator-api) | REST API for Corporate Buzz Words | No | Yes | Yes | | [Excuser](https://excuser.herokuapp.com/) | Get random excuses for various situations | No | Yes | Unknown | | [Fun Fact](https://ffa.aakhilv.me) | A simple HTTPS api that can randomly select and return a fact from the FFA database | No | Yes | Yes | | [Imgflip](https://imgflip.com/api) | Gets an array of popular memes | No | Yes | Unknown |