From fbf3f42978be1a7797dbc3cb40cc93087e49365b Mon Sep 17 00:00:00 2001 From: Zoltan Kochan Date: Wed, 27 May 2020 15:54:36 +0300 Subject: [PATCH] docs(README): update testimonial --- packages/pnpm/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/packages/pnpm/README.md b/packages/pnpm/README.md index 5814028268..77ff77bba2 100644 --- a/packages/pnpm/README.md +++ b/packages/pnpm/README.md @@ -14,8 +14,6 @@ To quote the [Rush](https://rushjs.io/) team: > Microsoft uses PNPM in Rush repos with hundreds of projects and hundreds of PRs per day, and we’ve found it to be very fast and reliable. -Need we say more? - [![npm version](https://img.shields.io/npm/v/pnpm.svg)](https://www.npmjs.com/package/pnpm) [![Status](https://travis-ci.com/pnpm/pnpm.svg?branch=master)](https://travis-ci.com/pnpm/pnpm "See test builds") [![Coverage Status](https://coveralls.io/repos/github/pnpm/pnpm/badge.svg?branch=master)](https://coveralls.io/github/pnpm/pnpm?branch=master)