mirror of
https://github.com/akyaiy/GoSally-mvp.git
synced 2026-01-03 08:32:24 +00:00
Fix README.md
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,5 +3,6 @@ bin/
|
|||||||
cert/
|
cert/
|
||||||
tmp/
|
tmp/
|
||||||
.meta/
|
.meta/
|
||||||
|
.vscode
|
||||||
|
|
||||||
config.yaml
|
config.yaml
|
||||||
@@ -18,7 +18,7 @@ The basic directory tree looks something like this
|
|||||||
│ └── _prepare.lua Script that is executed before each script launch
|
│ └── _prepare.lua Script that is executed before each script launch
|
||||||
└── config.yaml
|
└── config.yaml
|
||||||
|
|
||||||
3 directories, 6 files
|
3 directories, 5 files
|
||||||
|
|
||||||
```
|
```
|
||||||
Launch by command
|
Launch by command
|
||||||
|
|||||||
Reference in New Issue
Block a user