Update README.md
This commit is contained in:
parent
dca5f2e31a
commit
2b7255feb0
1 changed files with 8 additions and 0 deletions
|
@ -10,4 +10,12 @@ node main.js
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## ENV structure
|
||||||
|
|
||||||
|
```
|
||||||
|
USER_TOKEN=token
|
||||||
|
INSTANCE_URL=https://example.com
|
||||||
|
PERIOD=int // Time in days
|
||||||
|
```
|
||||||
|
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
Loading…
Reference in a new issue