From 54b99c9642b85c294f29427f905ca8071651147b Mon Sep 17 00:00:00 2001 From: iitzIrFan Date: Sat, 13 Sep 2025 10:25:58 +0530 Subject: [PATCH] Add references section to README with GitHub profiles --- src/components/FloatingContributors/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/components/FloatingContributors/README.md b/src/components/FloatingContributors/README.md index dc057778..60961684 100644 --- a/src/components/FloatingContributors/README.md +++ b/src/components/FloatingContributors/README.md @@ -94,4 +94,13 @@ The `FloatingContributors` component is a dynamic React component that displays - The component auto-refreshes data every 60 seconds. - It uses `localStorage` for caching API responses. +--- + +## References + +For future reference, you can check out the following GitHub profiles: + +- [Sanjay KV](https://github.com/sanjay-kv) +- [Irfan](https://github.com/iitzIrFan) + --- \ No newline at end of file