From 5b8c74441c92a62634bda0d107915e5f1850e755 Mon Sep 17 00:00:00 2001 From: Alexey <162747234+hurtki@users.noreply.github.com> Date: Tue, 4 Aug 2026 02:39:48 +0300 Subject: [PATCH] Add video demonstration to README Added a video demonstration to the README. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 7e3cc55..cf40596 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,11 @@ A high-performance backend service that generates dynamic banners displaying GitHub user statistics. Perfect for enhancing your GitHub profile README with real-time stats. +
+ +
+ ## Overview GitHub Banners fetches user data from the GitHub API, calculates aggregated statistics (repositories, stars, forks, languages), and renders beautiful SVG banners that automatically update.