From 6eed9e03c65fbc5cf7757d2cf98ea8fe947e2674 Mon Sep 17 00:00:00 2001
From: Siddhnath Gharge <69086430+SIDDHNATH99@users.noreply.github.com>
Date: Tue, 21 Apr 2026 17:29:51 +0530
Subject: [PATCH] Add note about Node.js Repo being forked
Added a note indicating that the repository is a fork.
Signed-off-by: Siddhnath Gharge <69086430+SIDDHNATH99@users.noreply.github.com>
---
README.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/README.md b/README.md
index fa8ee3f021916..f28c097016444 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@
Node.js Repo forked
## What is this repo? [Nodejs.org](https://nodejs.org/), maintained by the [OpenJS Foundation](https://openjsf.org/), is the official website for the Node.jsĀ® JavaScript runtime. This repo is the source code for the website. It is built using [Next.js](https://nextjs.org), a React Framework.