Fix README.md

This commit is contained in:
alex
2025-07-10 18:04:53 +03:00
parent 53572e4628
commit ab8da05367
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -3,5 +3,6 @@ bin/
cert/ cert/
tmp/ tmp/
.meta/ .meta/
.vscode
config.yaml config.yaml

View File

@@ -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