mirror of
https://github.com/lucaspalomodevelop/JSSTE.git
synced 2026-03-12 23:17:22 +00:00
change readme.md
This commit is contained in:
parent
7778fbd1fe
commit
ea79d7915c
20
README.md
20
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 <argument>
|
||||
```
|
||||
|
||||
| arguemnt | description | Example |
|
||||
| :--------- | :--------------------------------------: | :-----: |
|
||||
| -log | show jsste log | |
|
||||
| -Jsconfig= | set jsste config as json | |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user