Browse Source

update personal shopper subject: precise handling of case when no keyword is passed

content-update
Louise Foussat 3 years ago committed by Clément
parent
commit
5b05e6bbb6
  1. 2
      subjects/personal-shopper/README.md

2
subjects/personal-shopper/README.md

@ -43,6 +43,8 @@ Create a `personal-shopper.mjs` script that:
- If the list is empty, this message should appear in console:
`Empty list.`.
If no keyword is passed as second argument, the helper should be printed in the console.
#### Examples
- `node personal-shopper.mjs shopping-list.json create` would create the file

Loading…
Cancel
Save