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 | |