Merge pull request #23 from lucaspalomodevelop/cmd

change readme.md
This commit is contained in:
Lucas Manuel Palomo Lauterbach 2022-11-22 17:51:45 +01:00 committed by GitHub
commit 7aceb84bcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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 <argument>
```
| arguemnt | description | Example |
| :--------- | :--------------------------------------: | :-----: |
| -log | show jsste log | |
| -Jsconfig= | set jsste config as json | |