diff --git a/README.md b/README.md index f0fcd6bd..984f06b7 100644 --- a/README.md +++ b/README.md @@ -129,7 +129,7 @@ You can get support for building/developing on our [Discord](https://discord.gg/ If you want to open a PR to fix documentation/Intellisense issue, please refer to the following files * `LuaDocs.lua` is generated from the files defined in [config.ld](https://github.com/youneuoy/M2TWEOP-library/blob/master/documentationGenerator/config.ld#L3) -* `ImGUILuaDocs.lua` is generated from [sol_ImGui.cpp](https://github.com/youneuoy/M2TWEOP-library/blob/master/M2TWEOP%20Code/M2TWEOP%20library/imgui/sol_ImGui.cpp) +* `LuaImGuiDocs.lua` is generated from [sol_ImGui.cpp](https://github.com/youneuoy/M2TWEOP-library/blob/master/M2TWEOP%20Code/M2TWEOP%20library/imgui/sol_ImGui.cpp) See the [README](https://github.com/youneuoy/M2TWEOP-library/tree/master/documentationGenerator) in the documentationGenerator folder for more details