From 8142e101827d236f7e0023a4a2ca158bb0e700a0 Mon Sep 17 00:00:00 2001 From: Darshan kushalkar Date: Wed, 25 Feb 2026 01:45:44 +0530 Subject: [PATCH 1/2] Add live demo link to README Added a live demo section with a link to the project. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8345a7b..871f270 100644 --- a/README.md +++ b/README.md @@ -659,6 +659,9 @@ Open `index.html` in your browser to see all features. Tutorial: https://youtu.be/cLJaT-8rEvQ?si=CLipA0Db4WL0EqKM --- +## Live Demo + +👉 https://darshancodes09.github.io/SocialShareButton/ ## Contributing From 776d1d3e3f07ae63fd6d597582de498f94e69b61 Mon Sep 17 00:00:00 2001 From: Darshan kushalkar Date: Wed, 25 Feb 2026 19:18:37 +0530 Subject: [PATCH 2/2] Add Live Demo section to README Added a section for a live demo of the project. --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 871f270..50789fe 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,10 @@ Lightweight social sharing component for web applications. Zero dependencies, fr [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](LICENSE) --- +## Live Demo + +👉 https://darshancodes09.github.io/SocialShareButton/ + ## Features - 🌐 Multiple platforms: WhatsApp, Facebook, X, LinkedIn, Telegram, Reddit, Email @@ -659,9 +663,6 @@ Open `index.html` in your browser to see all features. Tutorial: https://youtu.be/cLJaT-8rEvQ?si=CLipA0Db4WL0EqKM --- -## Live Demo - -👉 https://darshancodes09.github.io/SocialShareButton/ ## Contributing