diff --git a/Home.md b/Home.md deleted file mode 100644 index b5ba148..0000000 --- a/Home.md +++ /dev/null @@ -1 +0,0 @@ -Welcome to the imgui wiki! diff --git a/Illustrated Usage Guide.md b/Illustrated Usage Guide.md new file mode 100644 index 0000000..50617df --- /dev/null +++ b/Illustrated Usage Guide.md @@ -0,0 +1,8 @@ +TAB + +TAB + + ImGui::Text("Hello, World."); + ImGui::Text("Welcome to ImGui!"); + +![](000 hello world.png) \ No newline at end of file