diff --git a/README.md b/README.md index 47e3ce8..784d16f 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Quilt interface for [imgui-java](https://github.com/SpaiR/imgui-java), an updated version of [imgui-mc](https://github.com/mjwells2002/imgui-mc). +![ImGui Demo Window Running in Minecraft](https://git.sr.ht/~eviee/imgui-quilt/blob/main/assets/demowindowscreenshot.png) + ## Quick Usage Add the Maven repository and the modImplementation to your `build.gradle` diff --git a/assets/demowindowscreenshot.png b/assets/demowindowscreenshot.png new file mode 100644 index 0000000..ddb5f05 Binary files /dev/null and b/assets/demowindowscreenshot.png differ