From cf456dd2bb2360ffecf708edcd3eb8091398dff0 Mon Sep 17 00:00:00 2001 From: Harman Sandhu <35080189+Harman-Sandhu@users.noreply.github.com> Date: Sat, 6 Aug 2022 04:42:43 +0100 Subject: [PATCH] Add GitHub Profile README Generator API to Open Source Projects --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f7348891..bef933d1 100644 --- a/README.md +++ b/README.md @@ -1293,6 +1293,7 @@ API | Description | Auth | HTTPS | CORS | | [Drupal.org](https://www.drupal.org/drupalorg/docs/api) | Drupal.org | No | Yes | Unknown | | [Evil Insult Generator](https://evilinsult.com/api) | Evil Insults | No | Yes | Yes | | [GitHub Contribution Chart Generator](https://github-contributions.vercel.app) | Create an image of your GitHub contributions | No | Yes | Yes | +| [GitHub Profile README Generator](https://github.com/Harman-Sandhu/github-profile-readme-generator) | Generate an image for your GitHub Profile README | No | Yes | Yes | | [GitHub ReadMe Stats](https://github.com/anuraghazra/github-readme-stats) | Add dynamically generated statistics to your GitHub profile ReadMe | No | Yes | Yes | | [Metabase](https://www.metabase.com/) | An open source Business Intelligence server to share data and analytics inside your company | No | Yes | Yes | | [Shields](https://shields.io/) | Concise, consistent, and legible badges in SVG and raster format | No | Yes | Unknown |