From 7ff0b6df570f7acf2ac31159bb5c4189ff8d943c Mon Sep 17 00:00:00 2001
From: Mezo <47868851+Mezo-hx@users.noreply.github.com>
Date: Sat, 28 Oct 2023 19:51:45 +0000
Subject: [PATCH] Updated README.md
---
README.md | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 10811a5..9a7ba35 100644
--- a/README.md
+++ b/README.md
@@ -1,16 +1,28 @@
# MonoGame.ImGuiNet
+
MonoGame.ImGuiNet is a superset of ImGuiNet with additional Components (gonna release the components soon) designed for MonoGame.
+> Full credit goes to ImGuiNet.
# Getting Started
-To install, you'll need to set `MonoGame.ImGuiNet` as the project reference for your main `.sln` file.
-An issue was opened regarding an issue with the nuget package, so I wanted to explain that the nuget package will be out-of-date.
-And I also explained in the issue on how t oadd it as a project reference, https://github.com/Mezo-hx/MonoGame.ImGuiNet/issues/1
+> Installation: https://github.com/Mezo-hx/MonoGame.ImGuiNet/issues/1
+
+> Wiki: https://github.com/Mezo-hx/MonoGame.ImGuiNet/wiki
+
# Notable Mentions
[Dovker](https://github.com/dovker) - For the original [Monogame.ImGui](https://github.com/dovker/Monogame.ImGui)
-## Updates will resume soon!
+# Changelog
+
+Update 0.1:
+ - Changed `BeforeLayout` and `AfterLayout` to `BeginLayout` and `EndLayout`
+ - Fixed the lag issue when holding Shift or CTRL on the ImGui Window
+
+# Contributors
+
+
+