diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..1d8cf7e --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,12 @@ +# These are supported funding model platforms + +github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2] +patreon: # Replace with a single Patreon username +open_collective: # Replace with a single Open Collective username +ko_fi: # Replace with a single Ko-fi username +tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel +community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry +liberapay: # Replace with a single Liberapay username +issuehunt: # Replace with a single IssueHunt username +otechie: # Replace with a single Otechie username +custom: ["https://www.paypal.me/anuraghazra"] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2'] diff --git a/readme.md b/readme.md index ad3a88f..051b5af 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,7 @@

GitHub Readme Stats

Get dynamically generated GitHub stats on your readmes!

+

@@ -22,6 +23,7 @@ Request Feature

+

Loved the project? Please consider donating to help it improve! # Features @@ -151,18 +153,18 @@ Since the GitHub API only allows 5k requests per hour, it is possible that my `h 1. Go to [vercel.com](https://vercel.com/) 1. Click on `Log in` -![](https://files.catbox.moe/tct1wg.png) + ![](https://files.catbox.moe/tct1wg.png) 1. Sign in with GitHub by pressing `Continue with GitHub` -![](https://files.catbox.moe/btd78j.jpeg) + ![](https://files.catbox.moe/btd78j.jpeg) 1. Sign into GitHub and allow access to all repositories, if prompted 1. Fork this repo 1. Go back to your [Vercel dashboard](https://vercel.com/dashboard) 1. Select `Import Project` -![](https://files.catbox.moe/qckos0.png) + ![](https://files.catbox.moe/qckos0.png) 1. Select `Import Git Repository` -![](https://files.catbox.moe/pqub9q.png) + ![](https://files.catbox.moe/pqub9q.png) 1. Select root and keep everything as is, just add your environment variable named GITHUB_TOKEN (as shown), which will contain a personal access token (PAT), which you can easily create [here](https://github.com/settings/tokens/new) (leave everything as is, just name it something, it can be anything you want) -![](https://files.catbox.moe/caem5b.png) + ![](https://files.catbox.moe/caem5b.png) 1. Click deploy, and you're good to go. See your domains to use the API!