From 31871f99759cf0ac7b7041e9e0c28f8450862cbc Mon Sep 17 00:00:00 2001 From: sonoro1234 Date: Mon, 8 Oct 2018 13:54:58 +0200 Subject: [PATCH] still more README.md updates --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81eefce..25409db 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ Notes: # generate binding * with your prefered languaje from lua or json files as in: - * https://github.com/sonoro1234/LuaJIT-ImGui/blob/master_auto_implementations/lua/build.bat + * https://github.com/sonoro1234/LuaJIT-ImGui/blob/master_auto_implementations/lua/build.bat (with lua code generation in https://github.com/sonoro1234/LuaJIT-ImGui/blob/master_auto_implementations/lua/class_gen.lua) * https://github.com/mellinoe/ImGui.NET/tree/autogen/src/CodeGenerator # usage