From ce28f05f21fa3794e07fa2f4b083245f2ed0978c Mon Sep 17 00:00:00 2001 From: Josef Vacha <69599105+JosefVacha@users.noreply.github.com> Date: Sun, 24 May 2026 23:59:47 +0000 Subject: [PATCH] F63: Add comment to README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4d79b192e1f47..956a28b72f747 100644 --- a/README.md +++ b/README.md @@ -51,3 +51,4 @@ npm #### Is "npm" an acronym for "Node Package Manager"? Contrary to popular belief, **`npm`** **is not** an acronym for "Node Package Manager." It is a recursive backronymic abbreviation for **"npm is not an acronym"** (if the project were named "ninaa," then it would be an acronym). The precursor to **`npm`** was actually a bash utility named **"pm"**, which was the shortform name of **"pkgmakeinst"** - a bash function that installed various things on various platforms. If **`npm`** were ever considered an acronym, it would be as "node pm" or, potentially, "new pm". +