change readme.md

This commit is contained in:
lucaspalomodevelop 2022-11-22 17:48:10 +01:00
parent 7778fbd1fe
commit ea79d7915c

View File

@ -95,7 +95,25 @@ jsste.setStateFunction(({ status, statusMSG }) => {
## Commandline ## 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 | | | -log | show jsste log | |
| -Jsconfig= | set jsste config as json | | | -Jsconfig= | set jsste config as json | |