From b78eaea668bfd2f0389346d80cdf06e76dd12fa3 Mon Sep 17 00:00:00 2001 From: khai96_ Date: Sun, 10 May 2020 12:00:23 +0700 Subject: [PATCH] Describe default values --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6b9704..5de2578 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ Install PNPM package manager. ### `registry` -**Optional** Registry to download PNPM from. +**Optional** (_default:_ `https://registry.npmjs.com`) Registry to download PNPM from. ### `run_install` -**Optional** If specified, run `pnpm install`. +**Optional** (_default:_ `null`) If specified, run `pnpm install`. ## Outputs