From cd2ca90996ccfcb796165f4e40243ca56cad4b8b Mon Sep 17 00:00:00 2001 From: Safi Date: Sun, 6 Aug 2023 14:25:11 +0200 Subject: [PATCH] update readme --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 396b637..257feb0 100644 --- a/readme.md +++ b/readme.md @@ -12,13 +12,14 @@ https://github.com/apotox/slsdz/assets/8216066/e31a44fd-6d52-40c0-9145-3891348b2 ## Installation -You can use slsdz using npx: +You can try the cli: ```bash yarn install yarn bundle cd demo ./mycli.js --help +# Note: mycli.js is a shortlink to the bundled CLI file cli.js ``` # Options