From a726e8dbaf92f90862453dd45482ebc34fc40599 Mon Sep 17 00:00:00 2001
From: anuraghazra
Get dynamically generated GitHub stats on your readmes!GitHub Readme Stats
@@ -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` - +  1. Sign in with GitHub by pressing `Continue with GitHub` - +  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` - +  1. Select `Import Git Repository` - +  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) - +  1. Click deploy, and you're good to go. See your domains to use the API!