updated readme
This commit is contained in:
10
readme.md
10
readme.md
@@ -24,6 +24,16 @@ Root
|
|||||||
└───[each script folder].user.js
|
└───[each script folder].user.js
|
||||||
```
|
```
|
||||||
|
|
||||||
|
if there is an error compiling a file, an `error.log` will be placed inside the source folder:
|
||||||
|
|
||||||
|
```text
|
||||||
|
Root
|
||||||
|
├───<package.json/etc>
|
||||||
|
└───scripts
|
||||||
|
└───[each script folder]
|
||||||
|
└───error.log
|
||||||
|
```
|
||||||
|
|
||||||
## Command Line Options
|
## Command Line Options
|
||||||
|
|
||||||
```text
|
```text
|
||||||
|
|||||||
Reference in New Issue
Block a user