From 2bf89ec02fce5c94ad9416ebf8e24e7fdacdc97f Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Mon, 26 Sep 2022 15:22:07 +0300 Subject: [PATCH] docs: add link to feature comparison page --- README.md | 1 + packages/pnpm/README.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index a63da7a90c..6c9cb5deaf 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ Fast, disk space efficient package manager: * **Works as a Node.js version manager.** See [pnpm env use](https://pnpm.io/cli/env). * **Works everywhere.** Supports Windows, Linux, and macOS. * **Battle-tested.** Used in production by teams of [all sizes](https://pnpm.io/users) since 2016. +* [See the full feature comparison with npm and Yarn](https://pnpm.io/feature-comparison). To quote the [Rush](https://rushjs.io/) team: diff --git a/packages/pnpm/README.md b/packages/pnpm/README.md index 5fbe8d8ec3..0e5c4cad82 100644 --- a/packages/pnpm/README.md +++ b/packages/pnpm/README.md @@ -18,6 +18,7 @@ Fast, disk space efficient package manager: * **Works as a Node.js version manager.** See [pnpm env use](https://pnpm.io/cli/env). * **Works everywhere.** Supports Windows, Linux, and macOS. * **Battle-tested.** Used in production by teams of [all sizes](https://pnpm.io/users) since 2016. +* [See the full feature comparison with npm and Yarn](https://pnpm.io/feature-comparison). To quote the [Rush](https://rushjs.io/) team: