From 1f20671fea906aaa9aaee97aecd9d2ce5d2f8c2e Mon Sep 17 00:00:00 2001
From: Mezo <47868851+Mezo-hx@users.noreply.github.com>
Date: Sat, 28 Oct 2023 20:06:40 +0000
Subject: [PATCH] Updated README.md (Again)
---
README.md | 31 ++++++++++++++++---------------
1 file changed, 16 insertions(+), 15 deletions(-)
diff --git a/README.md b/README.md
index 9a7ba35..0efafe8 100644
--- a/README.md
+++ b/README.md
@@ -1,28 +1,29 @@
-
-
# 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
+**MonoGame.ImGuiNet** is a feature-rich extension of ImGuiNet, enhanced with a set of additional components designed exclusively for MonoGame. We give full credit to the creators of ImGuiNet for their excellent work.
-> Installation: https://github.com/Mezo-hx/MonoGame.ImGuiNet/issues/1
+## Getting Started
-> Wiki: https://github.com/Mezo-hx/MonoGame.ImGuiNet/wiki
+- **Installation**: Detailed installation instructions can be found in [this issue](https://github.com/Mezo-hx/MonoGame.ImGuiNet/issues/1).
+- **Wiki**: Explore the [Wiki](https://github.com/Mezo-hx/MonoGame.ImGuiNet/wiki) for documentation and guides to get started.
-# Notable Mentions
+## Notable Mentions
-[Dovker](https://github.com/dovker) - For the original [Monogame.ImGui](https://github.com/dovker/Monogame.ImGui)
+We would like to acknowledge and thank [Dovker](https://github.com/dovker) for the inspiration provided by their original Monogame.imgui project. Their work served as a foundation for our efforts, as the original project was unmaintained.
# 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
+**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
-
-
-
+
+[](https://github.com/Mezo-hx/MonoGame.ImGuiNet/graphs/contributors)
+
+---
+
+**Feel free to contribute, report issues, or provide feedback! We appreciate your support in making MonoGame.ImGuiNet even better.**