docs(README): update speed description

PR #2576
This commit is contained in:
Zoltan Kochan
2020-05-25 18:24:03 +03:00
committed by GitHub
parent e28b4e8777
commit d0d7a098f2

View File

@@ -14,7 +14,7 @@
Features:
* **Fast.** As fast as npm and Yarn.
* **Fast.** Up to 2x faster than the alternatives (see [benchmarks](https://github.com/pnpm/benchmarks-of-javascript-package-managers)).
* **Efficient.** Files inside `node_modules` are linked from a single content-addressable storage.
* **[Great for monorepos](https://pnpm.js.org/en/workspaces).**
* **Strict.** A package can access only dependencies that are specified in its `package.json`.