From afb4fc0a373158602f03dc76aaea28c989a23841 Mon Sep 17 00:00:00 2001 From: Maximus7474 <94017712+Maximus7474@users.noreply.github.com> Date: Sat, 27 Jul 2024 01:03:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6be7f95..c06ab88 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ All configuration actions are available in the [config.lua file](https://github. To add more elevators copy the template and alter the values by respecting the structure, not respecting it will lead to errors and the resource not working properly. - The floors will show in the same order as listed in the config file. -Specifications: +## Specifications: - To add a restriction use the following table structure: - `{ ["jobname"] = minimum_rank, ["job2name"] = minimum_rank }` with minimum_rank being an integer - `{ "jobname", "job2name" }` making only the job required regardless of the rank