From a7dd5e81edae644d98b9e3044e3772d670a48af6 Mon Sep 17 00:00:00 2001 From: Rayyan Baig <137826567+Rayyanbaig1243@users.noreply.github.com> Date: Fri, 20 Sep 2024 03:39:32 -0700 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 441e7fd..abd8630 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # :octocat: GitHub Contribution Chart Generator [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/sallar/github-contributions-canvas/blob/master/LICENSE) + + Generates an image of all your **GitHub** contributions since you have signed up, so you can use it in social media. The API for this project lives in the `src/pages/api` directory since GitHub doesn't provide a way to access user statistics through it's official API.