From ea79d7915c0bbb85e8ed016265edc0703bb74fac Mon Sep 17 00:00:00 2001 From: lucaspalomodevelop Date: Tue, 22 Nov 2022 17:48:10 +0100 Subject: [PATCH] change readme.md --- README.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2d5987e..b751fff 100644 --- a/README.md +++ b/README.md @@ -95,7 +95,25 @@ jsste.setStateFunction(({ status, statusMSG }) => { ## Commandline -| Code | Meaning | Example | +## Installation + +```sh +npm install jsste -g +``` + +or + +```sh +yarn install jsste -g +``` + +## excuting + +```sh +jsste +``` + +| arguemnt | description | Example | | :--------- | :--------------------------------------: | :-----: | | -log | show jsste log | | | -Jsconfig= | set jsste config as json | |