From da86fe6baf8735cdb95abf86a2d2c2d862deeb34 Mon Sep 17 00:00:00 2001 From: zkochan Date: Wed, 28 Jun 2017 00:13:32 +0300 Subject: [PATCH] docs(README): adding link to pnpm's awesome list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 854960bc15..cd34128c44 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,7 @@ always the same way, the way they are described in `package.json` files. * [Limitations](#limitations) * [Frequently Asked Questions](#frequently-asked-questions) * [Support](#support) +* [Awesome list](https://github.com/pnpm/awesome-pnpm) * Recipes * [Continuous Integration](docs/recipes/continuous-integration.md) * Advanced