From 44384eaae11c3cecaa16b97968d4e8f2138d4aed Mon Sep 17 00:00:00 2001 From: bvn13 Date: Sat, 7 Dec 2024 01:05:56 +0300 Subject: [PATCH] readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0569765..baeb0a5 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ It's a Luanti (minetest) server with additionally included lua libraries. It is based on [official minetest docker image](https://github.com/minetest/minetest/blob/master/Dockerfile) distributing [by maintainers](https://github.com/minetest/minetest/blob/master/doc/docker_server.md). -## How does it works? +## How does it work? Docker image includes lua-socket addon to provide possibility to listen to the TCP port.