From 2b69087a92e203e937c9ab2130419067d600728a Mon Sep 17 00:00:00 2001 From: Wuzzy Date: Wed, 20 Sep 2017 15:14:56 +0200 Subject: [PATCH] Update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1f786f2..7357779 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Schematic Editor [schemedit] +# Schematic Editor [`schemedit`] ## Version 1.0.0 @@ -19,5 +19,7 @@ It also adds the server command `placeschem` to place a schematic. ## Usage help Usage help can be found when you use the optional Help modpack (mods `doc` and `doc_items`). +You should also refer to the Minetest Lua API documentation to understand more about schematics. + ## License of everything MIT License